Database Cluster Deployment Guides
Use this section when users need a resilient database deployment with replicas, failover behavior, and stronger production-readiness.
Database cluster deployments are intended for workloads where uptime, read replicas, or automatic failover matter more than absolute simplicity.
Available Guides
Provision a high-availability PostgreSQL topology with multiple replicas and persistent storage per node.
PostgreSQL Cluster→
Provision a resilient MySQL topology with multiple replicas and production-oriented storage.
MySQL Cluster→
Run a distributed Cassandra topology with multiple nodes and cluster-aware storage planning.
Cassandra Cluster→
Provision MongoDB replica-based clustering for resilient stateful application workloads.
MongoDB Cluster→