- Building Microservices with .NET Core
- Gaurav Kumar Aroraa Lalit Kale Kanwar Manish
- 149字
- 2021-07-02 22:08:08
Vertical scaling or scale up
In vertical scaling, we analyze our existing application to find out the parts of modules that cause the application to slow down due to higher execution time. Making the code more efficient could be one strategy so that less memory is consumed. This exercise of reducing memory consumption could be for a specific module or the whole application. On the other hand, due to obvious challenges involved in this strategy, instead of changing the application, we could add more resources to our existing IT infrastructure, such as upgrading the RAM or adding more disk drives and so on. Both these paths in vertical scaling have a limit for the extent to which they could be beneficial. After a specific point in time, the resulting benefit will plateau out. It is important here to keep in mind that this kind of scaling requires downtime.
- Google Apps Script for Beginners
- Drupal 8 Blueprints
- Apache Spark Graph Processing
- Getting Started with LLVM Core Libraries
- 第一行代碼 C語言(視頻講解版)
- Python Data Science Cookbook
- Java圖像處理:基于OpenCV與JVM
- C語言程序設計與應用(第2版)
- 編程改變生活:用Python提升你的能力(進階篇·微課視頻版)
- Mastering Apache Storm
- Practical Predictive Analytics
- Java并發實現原理:JDK源碼剖析
- Apache Solr for Indexing Data
- Visual FoxPro程序設計實驗教程
- Microsoft Azure Security