本章中我们讨论了两种帮助我们迁移到云原生应用架构的方法:
分解原架构
我们使用以下方式分解单体应用:
使用分布式系统
分布式系统由以下部分组成:
还有很多其他的模式,包括自动化测试、持续构建与发布管道等。欲了解更多信息,请阅读 Toby Clemson 的 《 Testing Strategies in a Microservice Architecture》,以及 Jez Humbl 和 David Farley(AddisonWesley)的《Continuous Delivery: Reliable Software Releases through Build, Test, and Deployment Automation》。