- Microservices Development Cookbook
- Paul Osman
- 131字
- 2021-07-16 17:48:22
Team organization
When teams of engineers are working on separate code bases with separate deployments, they are able to make a lot of decisions independently, without the need to coordinate with other teams in the organization. This means that engineers are free to commit code, design their own code review processes, and deploy to production without always needing to coordinate. In a monolith, it's not uncommon for engineers to have to get their changes into a queue that is then deployed at a set time with changes from other teams. If something goes wrong (poison deploys are one of the most common causes of outages), then the whole change set gets rolled back, delaying work by multiple teams. Microservices help you avoid this by allowing teams to move with more autonomy.
- Modern JavaScript Web Development Cookbook
- INSTANT PhpStorm Starter
- 新一代物聯網架構技術:分層算力網絡
- Spring Cloud微服務架構進階
- 互聯網安全的40個智慧洞見:2014年中國互聯網安全大會文集
- 電力物聯網工程技術原理與應用
- Microsoft Dynamics CRM 2011 Applications(MB2-868) Certification Guide
- IPv6網絡切片:使能千行百業新體驗
- 4G小基站系統原理、組網及應用
- 深入理解OpenStack Neutron
- 5G時代的大數據技術架構和關鍵技術詳解
- 物聯網的機遇與利用
- Laravel Application Development Cookbook
- SEO攻略:搜索引擎優化策略與實戰案例詳解
- 從物聯到萬聯:Node.js與樹莓派萬維物聯網構建實戰