- Building Microservices with .NET Core 2.0(Second Edition)
- Gaurav Aroraa
- 92字
- 2021-07-02 20:12:59
Easy scalability
With vertical isolation in place and each microservice rendering a specific service to the whole system, it is easy to scale. Not only is the identification easier for the scaling candidates, but the cost is less. This is because we only scale a part of the whole microservice ecosystem.
This exercise can be cost-intensive for the business; hence, prioritization of which microservice should be scaled first can now be a choice for the business team. This decision no longer has to be a choice for the development team.
推薦閱讀
- 流量的秘密:Google Analytics網(wǎng)站分析與優(yōu)化技巧(第2版)
- Rust實戰(zhàn)
- arc42 by Example
- 高級語言程序設(shè)計(C語言版):基于計算思維能力培養(yǎng)
- 深入理解Android:Wi-Fi、NFC和GPS卷
- 計算機應(yīng)用基礎(chǔ)實踐教程
- RealSenseTM互動開發(fā)實戰(zhàn)
- UI設(shè)計全書(全彩)
- C++編程兵書
- JavaScript程序設(shè)計:基礎(chǔ)·PHP·XML
- Learning Splunk Web Framework
- Vue.js光速入門及企業(yè)項目開發(fā)實戰(zhàn)
- 零基礎(chǔ)學SQL(升級版)
- 少年小魚的魔法之旅:神奇的Python
- PHP高性能開發(fā):基礎(chǔ)、框架與項目實戰(zhàn)