NCache Cloud on Azure
NCache Cloud is now available on Microsoft Azure and is deployed using Azure Virtual Machine Scale Sets (VMSS). This deployment model offers a highly available, scalable, and manageable infrastructure for your distributed cache. By leveraging VMSS, NCache ensures that your cache cluster can handle fluctuating workloads via automated node management and integrated health monitoring.
With this approach, NCache Cloud provides:
Automated Infrastructure: Seamless deployment within your own Resource Group and VNET.
High Availability: Integrated support for Availability Zones and self-healing node recovery.
Elastic Scalability: Provision of the required number of server nodes in a single cluster to meet your specific performance demands.
Managed Operations: Automated OS patching and identity management through Azure Managed Identities.
In This Section
NCache Deployment
A step-by-step guide to automating the provisioning of NCache clusters using Azure Managed Applications and VMSS.
Connect to Instance
Learn how to access your NCache nodes via Remote Desktop Connection (RDC) using the Public IP address and administrator credentials provided during deployment.
Security Configuration
Instructions on securing client-server communication by implementing TLS encryption through custom scripts in your Azure environment.