摘要:In many ways, the dev tools inside Google are the most advanced in the world. Google has been a pioneer not only in scaling their own software systems but in figuring out how to build software effectively at scale.
文章讲述了 作者(sourcegraph 创始人)离开 Google 后的感受:因为无法带走Google的基建,只能去找替代品,但 Google 之外的世界还远不够...
本书是 Chris Richardson 和 Floyd Smith 联合编写的微服务电子书 Designing and Deploying Microservices 的中文译本,其从不同角度全面介绍了微服务:微服务的优点与缺点、API 网关、进程间通信(IPC)、服务发现、事件驱动数据管理、微服务部署策略、重构单体。