NCache Cloud
Fully Automated Deployment (PowerShell)
NCache Cloud offers a cloud-native caching solution that provides a fully automated deployment without any software downloads.
- Hourly & Annual Plans: Use hourly servers with the Flexible Plan. Or, get the Annual Plan with discounts.
- Buy from Azure/AWS Marketplace: Simplify billing. Use your existing Azure/AWS relationships to pay
- Fully Automated Deployment (PowerShell): Use NCache and AWS.NCache PowerShell modules to quickly deploy.
Buy from Azure/AWS Marketplace
For businesses looking to seamlessly purchase, deploy, and use a caching solution from Azure/AWS marketplaces, NCache Cloud provides an attractive option.
- Flexible Plan - Use Hourly Servers
- Annual Plan (discounts) - Annual Subscription. Add Monthly and Hourly Servers.
- Pay thru Azure/AWS Marketplace - Get a custom quote from us, then purchase from Azure/AWS Marketplace.
- Pay Separately for Infrastructure - Pay separately for hourly or discounted reserved VMs
- Deployed inside your VNET/VPC - For better control, flexibility, and performance.
- No VNET/VPC Peering - Keep your VNET/VPC private and secure from vendors
- No Data Transfer Cost - data transfer is free within VNET/VPC where NCache Cloud is deployed
- Free Dev/QA - Dev Workstations and Dev/QA server. 2GB cache with performance limits. Only pay for infrastructure.
- 30-day Free Trial - Try fully working NCache Cloud with no limits. Only pay for the infrastructure.
Fully Automated Deployment (PowerShell)
NCache Cloud provides PowerShell modules to fully automate its deployment in Azure and AWS. Just use a few PowerShell commands to quickly deploy multi-server NCache Cloud environments inside your Azure/AWS subscriptions. No NCache software download needed. Here are some options provided with this automation:
- OS: Windows or Linux
- Edition: Enterprise
- Custom NCache Installer: path to .msi/.tar.gz file once you've vetted and approved it within your organization. This is for security-sensitive organizations.
- Custom VM Image: on which you want to install NCache. In case you want to use your own VM image.
- Public-Ip: Yes or No
- Public-Ip Operations Allowed: Data, Management, All, None
- White-Listed Ips: if you've enabled Public-Ips then who can access them?
Azure Deployment
NCache provides Az.NCache PowerShell module that lets you create a fully working NCache Cloud environment in Azure. No need to download NCache software. Below is an example that creates an NCache Cloud deployment of 3 servers of profile 16GB and 8 vCPUs. It then creates and starts an 8GB * 3 (24GB) cache with replication.
- Install-Module -Name Az.NCache
- Connect-AzAccount
- New-NCAzEnvironment -Plan ENT-16/8 -VmCount 3 -OS Windows ...
- New-NCAzCache -Size 8000 -Topology PartitionReplica ...
- Start-NCAzCache -Name demoCache ...
AWS Deployment
NCache provides AWS.NCache PowerShell module that lets you create a fully working NCache Cloud environment in AWS. No need to download NCache software. Below is an example that creates an NCache Cloud deployment of 3 servers of profile 16GB and 8 vCPUs. It then creates and starts an 8GB * 3 (24GB) cache with replication.
- Install-Module -Name AWS.NCache
- Connect-AWSAccount
- New-NCAwsEnvironment -Plan ENT-16/8 -VmCount 3 -OS Windows ...
- New-NCAwsCache -Size 8000 -Topology PartitionReplica ...
- Start-NCAwsCache -Name demoCache ...
Dynamic Scaling (without Downtime)
Use Az.NCache and AWS.NCache PowerShell commands to do the following at runtime:
- Add NCache servers: without any downtime
- Remove NCache servers: without any downtime
WAN/Geo Replication for Multi-Region Deployments
For globally distributed applications, NCache Cloud enables multi-region and multi-zone replication for disaster recovery and performance.
- Active-Active / Active-Passive Replication - For fault tolerance and geo-location optimization.
- + Sites (Active-Passive Combinations) - Provides additional redundancy and improved geo-distribution.
- Bridge Topology - Ensures smooth cross-region data replication.
- Automatic Failover & Syncing - No manual intervention required.
Cloud Migration & Multi-Cloud Support
If you are moving your applications to the cloud from on-premises or another cloud platform, NCache Cloud makes your migration easy and cost-effective.
- Reuse Existing Licenses - Bring your on-premises licenses to the cloud at no additional cost.
- Multi-Cloud Ready - Run the same NCache Cloud across Azure, AWS, Google Cloud, and others, and share licenses.
- Save Costs - Pay only for the cloud infrastructure, and keep using your existing NCache licenses.
Get Started Today!
Boost application performance and eliminate cloud latency with NCache.