- Building Microservices with .NET Core
- Gaurav Kumar Aroraa Lalit Kale Kanwar Manish
- 117字
- 2021-07-02 22:08:08
Horizontal scaling or scale out
In horizontal scaling, we dig deep into modules that show a higher impact on the overall performance for factors such as high concurrency; so this will enable our application to serve our increased user base, which is now reaching the million mark. We also implement load balancing to process a greater amount of work. The option of adding more servers to the cluster does not require downtime, which is a definite advantage. It differs from case to case and it needs to be seen whether all the additional cost of power, licenses, and cooling is worthwhile and up to what point.
Scaling will be covered in detail in Chapter 8, Scaling.
推薦閱讀
- Android Jetpack開發:原理解析與應用實戰
- Photoshop智能手機APP UI設計之道
- 認識編程:以Python語言講透編程的本質
- Instant Typeahead.js
- Hadoop+Spark大數據分析實戰
- Java Web應用開發技術與案例教程(第2版)
- Quarkus實踐指南:構建新一代的Kubernetes原生Java微服務
- Java Web程序設計任務教程
- 軟件測試教程
- Java并發編程之美
- SignalR:Real-time Application Development(Second Edition)
- 大數據時代的企業升級之道(全3冊)
- 分布式數據庫HBase案例教程
- SQL Server 2008實用教程(第3版)
- SQL Server 2014數據庫設計與開發教程(微課版)