Deployment ========== This _Chapter_ describes various possibilities to deploy ArangoDB. For installation instructions, please refer to the [Installation](../Installation/README.md) _Chapter_. By ArangoDB _Deployment Mode_: - [Single instance](SingleInstance/README.md) - [Master/Slave](MasterSlave/README.md) - [Active Failover](ActiveFailover/README.md) - [Cluster](Cluster/README.md) - [Multiple Datacenters](DC2DC/README.md) - [Standalone Agency](StandaloneAgency/README.md) By _Technology_: - [Manually](Manually/README.md) - [ArangoDB Starter](ArangoDBStarter/README.md) - [Docker](Docker/README.md) - [Kubernetes](Kubernetes/README.md) - [Mesos, DC/OS](DCOS/README.md) In the _Cloud_: - [AWS](Cloud/AWS.md) - [Azure](Cloud/Azure.md)