Cookie Consent by Free Privacy Policy Generator NCache Cloud | Azure and AWS

NCache Cloud
Fully Automated Deployment (PowerShell)

NCache Cloud offers a cloud-native caching solution that provides a fully automated deployment without any software downloads, providing high-speed session storage, real-time data caching, and seamless SignalR backplane scaling as a managed service.

Cloud Caching at a Glance

Latency Sub-millisecond performance for high-traffic apps
Scalability 100% Linear scalability (tested up to 2Tb+ RAM clusters)
Deployment 5-minute automated setup via PowerShell
Security Enterprise-grade encryption (TLS/SSL) & VNET isolation
  • 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.
Azure Marketplace
AWS Marketplace

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.
    • Optimization Note: This model typically reduces infrastructure overhead by 20-30% by allowing you to leverage your existing enterprise discounts with cloud providers.
  • Deployed inside your VNET/VPC - For better control, flexibility, and performance.
  • No VNET/VPC Peering - Keep your VNET/VPC private and secure from vendors. This ensures total data isolation and supports enterprise-grade TLS/SSL encryption for all cluster communications.
  • 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 to handle sudden traffic spikes, ensuring 100% linear scalability.
  • Remove NCache servers: without any downtime while maintaining cluster stability for your .NET and Java applications.

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.

Frequently Asked Questions (FAQ)

No. NCache Cloud is designed to be deployed directly inside your own VNET (Azure) or VPC (AWS). This eliminates the need for complex VNET peering, ensures total data isolation, and removes the data transfer costs typically associated with managed caching services.

NCache Cloud supports dynamic clustering, allowing you to add or remove cache servers at runtime using PowerShell or Python scripts. This ensures 100% linear scalability for .NET and Java applications, enabling you to handle sudden traffic spikes without interrupting user sessions or application performance.

Yes. Because NCache Cloud allows you to pay separately for infrastructure, you pay Azure or AWS directly for the VMs. This enables you to leverage your Azure Consumption Commitment (MACC), AWS EDP discounts, and Reserved Instances (RIs), typically reducing infrastructure overhead by 20-30%.

NCache Cloud provides enterprise-grade security including TLS/SSL encryption for data-in-transit and AES-256 encryption for data-at-rest. It also supports LDAP/Active Directory integration, allowing you to manage cluster security using your existing corporate identity provider.

© Copyright Alachisoft 2002 - . All rights reserved. NCache is a registered trademark of Diyatech Corp.