An engineer is deploying a globally distributed application that requires strong consistency across multiple continents with a 99.999% uptime SLA. The data model is relational with SQL queries. Which database service should they use?
Spanner offers strong consistency, global distribution, and 99.999% SLA. It is the only choice for globally consistent relational data.
Why this answer
Cloud Spanner is the only Google Cloud database that provides globally distributed, strongly consistent relational data with a 99.999% SLA.