- Microservices with Azure
- Namit Tanasseri Rahul Rai
- 89字
- 2021-07-02 22:18:26
Highly scalable
Every Microservice hosted on Service Fabric can be scaled without affecting other Microservices. Service Fabric will support scaling-based on Virtual Machine Scale Sets which means that these services will have the ability to be auto-scaled based on CPU consumption, memory usage, and so on.
Service Fabric enables scaling while maximizing resource utilization with features such as like load balancing, partitions, and replication across all the nodes in the cluster. A Microservice hosted on Service Fabric can be scaled either at partition level or at name level.
推薦閱讀
- HornetQ Messaging Developer’s Guide
- Spring 5企業級開發實戰
- Visual Basic 6.0程序設計計算機組裝與維修
- 名師講壇:Java微服務架構實戰(SpringBoot+SpringCloud+Docker+RabbitMQ)
- Building a Quadcopter with Arduino
- Swift細致入門與最佳實踐
- Python深度學習:模型、方法與實現
- Visual Basic程序設計上機實驗教程
- 編寫高質量代碼:改善Objective-C程序的61個建議
- Visual Studio Code 權威指南
- Tableau Desktop可視化高級應用
- 零基礎輕松學C++:青少年趣味編程(全彩版)
- ASP.NET Web API Security Essentials
- jQuery從入門到精通(微課精編版)
- R語言編程基礎