Multi-cloud is a premium opt-in, not the default. Standard deployments stay single-cloud,
multi-region (see HA). When a customer contractually needs cross-cloud DR, data
sovereignty, or no-cloud-lock-in, there are two options.
Option A — Cross-cloud warm standby (active-passive)
Swap Aurora for YugabyteDB (distributed SQL, Raft consensus, PostgreSQL-compatible YSQL).
One logical cluster spans clouds, so the database becomes the multi-region consistency
layer and cross-site cache replication isn’t needed. This is genuine active-active with
no failover gap — the tier that credibly backs 99.99%.
You need cross-cloud DR or data sovereignty, tolerate seconds of RPO and a promotion
window, and want to stay on managed Postgres.
Pick Option B (Yugabyte) when…
You need true active-active with no failover gap (99.99%), and accept the migration
gating, egress cost, and operational weight.
Both are wired into the cell model: a
multi-cloud tenant is placed on a cell tagged capabilities: ["multi-cloud"].
Rule of thumb: Aurora Global by default; reach for a cross-cloud standby or YugabyteDB
only when a customer needs multi-cloud, no-lock-in, or sovereignty — repriced as a premium.