Deploying Cache in Azure Service Fabric
Azure Service Fabric is a system platform that makes the packaging and deployment of microservices-based applications easy, fast and reliable whether they are running in Azure or any other cloud platform. It helps avoiding complex infrastructure and addressing challenges in managing the cloud native applications. For a quick overview on Service Fabric and its benefits, go to Overview of Azure Service Fabric.
NCache fully supports its deployment in Azure Service Fabric for added performance and scalability in your microservices architecture. Please look at the diagram below to get a high level idea of the deployment architecture.
This is a complete step-wise guide on how to deploy NCache in your Service Fabric cluster.
In this Section
Create Service Fabric Cluster
This section shows how to create a Service Fabric cluster.
Create NCache Cluster Service
This section shows the steps to create the NCache cluster service.
Create NCache Discovery Service
This section shows how to create the NCache discovery service.
Create NCache Management Service
This section shows how to create the NCache management Service.
Create Cache Cluster
This section shows the steps to create NCache cache cluster.
Create Client Application Service
This section shows the steps to create the NCache cluster service.
Monitor NCache Cluster
This section shows the steps to monitor NCache cache cluster.
Adding Cache Servers at Runtime
This section shows how to add cache servers at runtime.
Removing Cache Servers at Runtime
This section shows how to remove cache servers at runtime.