- Cloud Native Development Patterns and Best Practices
- John Gilbert
- 216字
- 2021-06-30 18:43:03
Bounded isolated components
We have defined the architectural vision for our cloud-native systems and enumerated the patterns used to build these systems. The next step is to decompose a system into bounded isolated components. However, “What is the right size?” is a fundamental question that everyone asks. Ultimately, every team has to answer this question for itself. You have to ask yourself how confident you are that you can continuously deploy and scale each component. If you cannot be certain of the implications of a given change to a component then the component is potentially too large. If you have to make compromises on the scalability and tuning of a specific component then it likely needs to be split apart. If the backlog of changes to a component starts to clog then this is an indication that it may need to be refactored into multiple components. The potential scenarios may be limitless. In this section, we discuss common strategies for decomposing cloud-native systems into bounded isolated components across both functional and technical dimensions. These are not independent strategies. You will use all these strategies in different combinations for different components. Embrace disposable architecture in an effort to reach the optimal decomposition by executing controlled lean experiments, as we will discuss in Chapter 6, Deployment.
- PPT,要你好看
- 自動控制工程設計入門
- Practical Data Wrangling
- Zabbix Network Monitoring(Second Edition)
- 大數據安全與隱私保護
- Ceph:Designing and Implementing Scalable Storage Systems
- 運動控制器與交流伺服系統的調試和應用
- Ruby on Rails敏捷開發最佳實踐
- 分數階系統分析與控制研究
- Mastering Game Development with Unreal Engine 4(Second Edition)
- Containers in OpenStack
- 軟件工程及實踐
- SMS 2003部署與操作深入指南
- 3ds Max造型表現藝術
- 人工智能:智能人機交互