Install Aerospike in the Cloud
The Aerospike Database can be successfully deployed using various cloud solutions.
As virtualized and cloud environments are more susceptible to unexpected short or long disruptions, it is essential to properly tune the policies around client connections, specifically the maxErrorRate.
Install on Amazon EC2
Install Aerospike Database on an EC2 instance in Amazon AWS.
Install on Google Compute Engine
Install Aerospike Database on a Google Compute Engine VM instance.
Install on Google Kubernetes Engine
Install Aerospike Database on Google Kubernetes Engine.
Install on Azure
Install Aerospike Database on an Azure VM instance.
Deploying Aerospike clusters with Docker
Deploy an Aerospike cluster in production by using Docker Swarm.
If you want to deploy an Aerospike database as a single node on your laptop by using Docker Desktop, follow these links:
Deploying Aerospike Clusters in Kubernetes
Deploy an Aerospike cluster using Kubernetes StatefulSets.