- Microservices with Azure
- Namit Tanasseri Rahul Rai
- 79字
- 2025-02-27 12:02:53
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.