凤凰架构-Reading1-什么是凤凰架构
1. 什么是凤凰架构
1.1. 墨菲定律
- 如果事情可能出错就总会出错。
- Anything that can go wrong will go wrong.
1.2. 架构的演进
- 软件架构风格演进步骤:大型机(Mainframe)、原始分布式(Distributed)、大型单体(Monolithic)、面向服务(Service-Oriented)、微服务(Microservices)、服务网络(Service Mesh)到无服务(Serverless)。
- 个体服务的生死更迭,是关系到整个系统能够可靠存续的关键因素。
2. 技术演示工程
凤凰架构-Reading1-什么是凤凰架构
https://spricoder.github.io/2022/02/18/Phoenix-Architecture-Reading/Phoenix-Architecture-Reading1-%E4%BB%80%E4%B9%88%E6%98%AF%E5%87%A4%E5%87%B0%E6%9E%B6%E6%9E%84/