Microservices from Design to Deployment 中文版 《微服务:从设计到部署》
☆5,188Jul 18, 2019Updated 6 years ago
Alternatives and similar repositories for microservices
Users that are interested in microservices are comparing it to the libraries listed below
Sorting:
- Nginx 中文文档. Chinese translation of Nginx documentation.☆1,078Aug 27, 2023Updated 2 years ago
- 后端架构师技术图谱☆60,842Apr 11, 2024Updated last year
- Kubernetes 架构与生态:从云原生到 AI 原生基础设施的构建指南☆11,613Dec 26, 2025Updated 2 months ago
- 互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/OpenAI/Google/Facebook/Amazon/eBay的架构,欢迎PR补充☆20,646Feb 17, 2024Updated 2 years ago
- 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)☆20,059Oct 7, 2025Updated 5 months ago
- Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。☆12,301Mar 10, 2026Updated last week
- Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.☆29,771Updated this week
- 最新Docker容器技术,从真实案例中学习最佳实践!| Learn and understand Docker&Container technologies, with real DevOps practice!☆25,899Updated this week
- Your ultimate Go microservices framework for the cloud-native era.☆25,535Mar 12, 2026Updated last week
- ☆7,607Nov 19, 2023Updated 2 years ago
- 《The Way to Go》中文译本,中文正式名《Go 入门指南》☆35,161Aug 14, 2024Updated last year
- 架构师技术图谱,助你早日成为架构师☆9,631Jan 6, 2021Updated 5 years ago
- 收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料☆18,996Feb 29, 2024Updated 2 years ago
- Go社区的知识图谱,Knowledge Graph☆2,667Dec 13, 2022Updated 3 years ago
- YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台☆27,750Aug 12, 2024Updated last year
- Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。☆9,582Apr 25, 2023Updated 2 years ago
- A golang ebook intro how to build a web with golang☆44,152May 12, 2024Updated last year
- 程序员技能图谱☆20,724Jan 20, 2023Updated 3 years ago
- 👨🎓 Java Core Sprout : basic, concurrent, algorithm☆27,014May 21, 2024Updated last year
- 和我一步步部署 kubernetes 集群☆7,556Apr 18, 2022Updated 3 years ago
- ⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓☆26,606Apr 18, 2025Updated 11 months ago
- SQL Optimizer And Rewriter☆8,782Dec 15, 2023Updated 2 years ago
- TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.☆39,887Updated this week
- RESTful API 设计参考文献列表,可帮助你更加彻底的了解REST风格的接口设计。☆5,128Nov 28, 2021Updated 4 years ago
- 《Go语言四十二章经》详细讲述Go语言规范与语法细节及开发中常见的误区,通过研读标准库等经典代码设计模式,启发读者深刻理解Go语言的核心思维,进入Go语言开发的更高阶段。☆5,199Jun 4, 2024Updated last year
- 阿里巴巴 MySQL binlog 增量订阅&消费组件☆29,632Feb 12, 2026Updated last month
- Alibaba Java Coding Guidelines pmd implements and IDE plugin☆30,832Aug 6, 2024Updated last year
- CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能…☆18,970Jan 4, 2025Updated last year
- 2021年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT☆11,242May 20, 2024Updated last year
- 国内顶尖团队的开源地址☆4,035Jan 27, 2025Updated last year
- 成为专业程序员路上用到的各种优秀资料、神器及框架☆9,880Feb 21, 2023Updated 3 years ago
- 🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:☆34,342Apr 17, 2024Updated last year
- 😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识☆78,906Jan 21, 2026Updated last month
- about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。☆30,645Nov 18, 2023Updated 2 years ago
- 学习笔记☆12,552Feb 6, 2023Updated 3 years ago
- 基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业…☆16,708Dec 16, 2022Updated 3 years ago
- 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计☆183,958Aug 21, 2024Updated last year
- Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, u…☆8,275Dec 12, 2025Updated 3 months ago
- 《Designing Data-Intensive Application》DDIA 第一版 / 第二版 中文翻译☆22,766Feb 24, 2026Updated 3 weeks ago