- Implementing DevOps with Ansible 2
- Jonathan McAllister
- 75字
- 2021-07-02 19:02:54
Horizontal scalability
Horizontal scaling is an approach to software delivery that allows larger cloud-based organizations to spin up additional instances of a specific services in a given environment. The traffic incoming to this service would then be load-balanced across the instances to provide consistent performance for the end user. Horizontally scaling an application must be approached during the design and development phase of the SDLC and requires a level of discipline on the developer's part.
推薦閱讀
- Learning Scala Programming
- Learning NServiceBus(Second Edition)
- LabVIEW Graphical Programming Cookbook
- OpenCV實(shí)例精解
- Vue.js快跑:構(gòu)建觸手可及的高性能Web應(yīng)用
- 三維圖形化C++趣味編程
- 編寫整潔的Python代碼(第2版)
- Essential Angular
- Backbone.js Blueprints
- Android應(yīng)用案例開發(fā)大全(第二版)
- C指針原理揭秘:基于底層實(shí)現(xiàn)機(jī)制
- Angular Design Patterns
- Learning Kotlin by building Android Applications
- 計(jì)算機(jī)組裝與維護(hù)(第二版)
- Java EE 程序設(shè)計(jì)