Why it matters
DB choice shapes app architecture. Understanding shapes cloud decisions.
Advertisement
The architecture
Spanner: global SQL + strong consistency.
Aurora: familiar MySQL/Postgres at scale.
Advertisement
How it works end to end
Spanner: horizontal + strong consistency.
Aurora: replicas for scale.
Cosmos DB: multi-model + multi-region.
DynamoDB: serverless KV.