- 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.
推薦閱讀
- TypeScript入門與實(shí)戰(zhàn)
- Flutter開發(fā)實(shí)戰(zhàn)詳解
- Beginning Java Data Structures and Algorithms
- Visual Basic程序設(shè)計(jì)教程
- Java從入門到精通(第5版)
- Web Application Development with R Using Shiny(Second Edition)
- 零基礎(chǔ)學(xué)MQL:基于EA的自動(dòng)化交易編程
- Advanced Oracle PL/SQL Developer's Guide(Second Edition)
- Visual C#通用范例開發(fā)金典
- C語言程序設(shè)計(jì)
- Python一行流:像專家一樣寫代碼
- Image Processing with ImageJ(Second Edition)
- Flink大數(shù)據(jù)分析實(shí)戰(zhàn)
- SAP HANA平臺(tái)應(yīng)用開發(fā)
- KVM Virtualization Cookbook