- 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.
- Instant Testing with CasperJS
- Instant Apache Stanbol
- 零基礎玩轉區塊鏈
- Learning Flask Framework
- Python Tools for Visual Studio
- Scratch 3.0少兒編程與邏輯思維訓練
- C語言程序設計立體化案例教程
- Python王者歸來
- iOS編程基礎:Swift、Xcode和Cocoa入門指南
- 琢石成器:Windows環境下32位匯編語言程序設計
- Java Web程序設計任務教程
- SQL Server與JSP動態網站開發
- 劍指大數據:企業級數據倉庫項目實戰(在線教育版)
- Unity 2017 Mobile Game Development
- 小程序,巧應用:微信小程序開發實戰(第2版)