Summary
In this chapter, we described how to define a Service Fabric solution in Visual Studio, and how to set up and configure a Service Fabric cluster in Azure.
We described Service Fabric building blocks, reliable services, the various types of reliable services, and their roles within a Service Fabric application.
Finally, we put these concepts into practice by implementing a Service Fabric application. Here, we provided more practical details on the architecture of each reliable service and how to organize and code their communications.
The next chapter describes another famous microservices orchestrator, Kubernetes, and its implementation in the Azure Cloud.