- Microservices with Azure
- Namit Tanasseri Rahul Rai
- 113字
- 2021-07-02 22:18:30
Cluster
In Service Fabric, a cluster is a network-connected set of virtual or physical machines into which your Microservices are deployed and managed. Clusters can scale to thousands of machines. In traditional data centers, the most deployed clusters are the failover cluster and the load balancing cluster. However, quite unique to the Service Fabric cluster is the Service Fabric cluster resource manager. The Service Fabric cluster resource manager is responsible for deploying the Microservices across the nodes, taking care of the node capacity, fault tolerance, and sufficient replication. Since multiple Microservices can be deployed on a node, the Service Fabric cluster resource manager ensures that there is proper utilization of the compute resources.
- Boost程序庫完全開發指南:深入C++”準”標準庫(第5版)
- Java系統分析與架構設計
- 零起步玩轉掌控板與Mind+
- Java EE 6 企業級應用開發教程
- Drupal 8 Blueprints
- Mastering RabbitMQ
- Windows系統管理與服務配置
- Linux Device Drivers Development
- 編程與類型系統
- Hands-On Nuxt.js Web Development
- Azure Serverless Computing Cookbook
- JSP程序設計與案例實戰(慕課版)
- NGUI for Unity
- 分布式架構原理與實踐
- Visual Basic程序設計實驗指導及考試指南