- Microservices with Azure
- Namit Tanasseri Rahul Rai
- 148字
- 2021-07-02 22:18:29
Reliability Subsystem
Reliability of the service hosted on the platform is ensured by the Reliability Subsystem. It achieves these tasks by managing failover, replicating, and balancing resources across nodes in a cluster.
The replicator logic within this subsystem is responsible for replicating the state across multiple instances of a service. Maintaining consistency between the primary and the secondary replicas in a service deployment is its main task. It interacts with the failover unit and the reconfiguration agent to understand what needs to be replicated.
Any changes in the number of nodes in the cluster trigger the failover manager service. This in turn triggers automatic redistribution of services across the active nodes.
The resource manager plays the part of placing service replicas across different failure domains. It is also responsible for balancing the resources across the available nodes in the cluster while optimizing the load distribution and resource consumption.
- CockroachDB權威指南
- 垃圾回收的算法與實現
- Learning Selenium Testing Tools with Python
- PaaS程序設計
- Cassandra Data Modeling and Analysis
- Java程序設計與實踐教程(第2版)
- Mastering Rust
- 算法訓練營:提高篇(全彩版)
- Selenium Testing Tools Cookbook(Second Edition)
- ASP.NET 4.0 Web程序設計
- Swift High Performance
- Google Adsense優化實戰
- JavaScript Concurrency
- Dart:Scalable Application Development
- 輕松學Scratch 3.0 少兒編程(全彩)