Manually Deploy Cache Resources in Azure AKS
Manually deploying NCache in Azure Kubernetes Service (AKS) provides granular control over your distributed cache architecture. It is ideal for high-performance .NET and Java applications needing a self-healing, scalable caching layer that integrates directly with Azure’s cloud-native ecosystem.
By manually creating NCache deployments and services, you ensure optimal resource allocation, reduced network latency, and smooth service discovery within your Kubernetes cluster.
In This Section
Create NCache Deployment
Explains the steps to deploy NCache in Azure AKS.
Create Discovery Service for NCache Clients
Explains the steps to create a discovery service in Azure AKS.
Create Gateway Service for NCache Management
Explains the steps to create a gateway service in Azure AKS.