- 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.
- 大學計算機信息技術導論
- Deep Learning Quick Reference
- Managing Mission:Critical Domains and DNS
- 西門子S7-200 SMART PLC從入門到精通
- 機器人編程實戰
- HTML5 Canvas Cookbook
- Dreamweaver CS6中文版多功能教材
- Cloud Security Automation
- Photoshop CS5圖像處理入門、進階與提高
- Mastering Ceph
- 智慧未來
- 無人駕駛感知智能
- 貫通Java Web輕量級應用開發
- 百度智能小程序:AI賦能新機遇
- Python Data Mining Quick Start Guide