In this chapter, we will be covering Azure Service Fabric. We will start by giving an overview of all of the capabilities of Azure Service Fabric. Then, we will dive into creating a microservice application from scratch using Azure Service Fabric. We will create an application in both .NET and Java.
The following topics will be covered in this chapter:
- Overview of Azure Service Fabric
- Creating an Azure Service Fabric cluster
- Creating a Service Fabric .NET application
- Creating a Service Fabric Java application