- Practical Site Reliability Engineering
- Pethuru Raj Chelliah Shreyash Naithani Shailender Singh
- 153字
- 2021-06-10 19:08:03
The elasticity of reactive systems
Elasticity is about the capability of responsiveness under a load. Systems can be used by many users suddenly, or a lot of data can be pumped by hundreds of thousands of sensors and devices into the system. To tackle this unplanned rush of users and data, systems have to automatically scale up or out by adding additional resources (bare metal servers, virtual machines, and containers). The cloud environments are innately enabled to be auto-scaling based on varying resource needs. This capability makes systems to use their expensive resources in an optimized manner. When resource utilization goes up, the capital and operational costs of systems comes down sharply.
Systems need to be adaptive enough to perform auto-scaling, replication of state, and behavior, load-balancing, fail-over, and upgrades without any manual intervention, instruction, and interpretation. In short, designing, developing, and deploying reactive systems through messaging is the need of the hour.
- 電氣自動化專業英語(第3版)
- 集成架構中型系統
- 數據展現的藝術
- 基于C語言的程序設計
- Mastering Spark for Data Science
- Design for the Future
- 圖解PLC控制系統梯形圖和語句表
- Visual C# 2008開發技術實例詳解
- Implementing Oracle API Platform Cloud Service
- OpenStack Cloud Computing Cookbook
- Unity Multiplayer Games
- Silverlight 2完美征程
- 嵌入式Linux系統實用開發
- The DevOps 2.1 Toolkit:Docker Swarm
- 基于ARM9的小型機器人制作