- Microservices with Azure
- Namit Tanasseri Rahul Rai
- 79字
- 2021-07-02 22:18:30
Infrastructure model
In a distributed computing platform such as Service Fabric, the computing load is distributed over all the available compute units, which are actually a number of virtual machines that work together. Because Service Fabric clusters can be deployed on any platform and on physical or virtual machines, your Service Fabric applications can run on a variety of platforms without any modifications. Let us take a look at the components that make up the infrastructure of Service Fabric.
推薦閱讀
- .NET之美:.NET關鍵技術深入解析
- Apache ZooKeeper Essentials
- 控糖控脂健康餐
- 樂高機器人設計技巧:EV3結構設計與編程指導
- Oracle Database 12c Security Cookbook
- Visual C++數字圖像處理技術詳解
- 高級語言程序設計(C語言版):基于計算思維能力培養
- Visual Basic程序設計實踐教程
- Learning Probabilistic Graphical Models in R
- Scala Reactive Programming
- Mastering Backbone.js
- Learning AngularJS for .NET Developers
- R數據科學實戰:工具詳解與案例分析
- Node.js開發指南
- Django實戰:Python Web典型模塊與項目開發