- Building Microservices with .NET Core 2.0(Second Edition)
- Gaurav Aroraa
- 118字
- 2021-07-02 20:12:54
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. Each case is different, so whether the additional costs of power, licenses, and cooling are worthwhile, and up to what point, will be evaluated on a case-by-case basis.
Scaling will be covered in detail in Chapter 8, Scaling Microservices.
推薦閱讀
- 從零開始構(gòu)建企業(yè)級(jí)RAG系統(tǒng)
- Clojure Programming Cookbook
- Java范例大全
- Android應(yīng)用程序開發(fā)與典型案例
- Oracle 11g從入門到精通(第2版) (軟件開發(fā)視頻大講堂)
- SQL Server 2012數(shù)據(jù)庫(kù)技術(shù)及應(yīng)用(微課版·第5版)
- CentOS 7 Linux Server Cookbook(Second Edition)
- Learning Informatica PowerCenter 10.x(Second Edition)
- Apache Mahout Clustering Designs
- Visual C#.NET程序設(shè)計(jì)
- Visual C#通用范例開發(fā)金典
- WordPress 4.0 Site Blueprints(Second Edition)
- Python程序設(shè)計(jì)與算法基礎(chǔ)教程(第2版)(微課版)
- Android應(yīng)用開發(fā)實(shí)戰(zhàn)(第2版)
- 3ds Max 2018從入門到精通