An organization is deploying a standard internal business application in a single Google Cloud region. The application requires a fully managed relational database that supports standard SQL queries and ACID transactions. The application workload does not require horizontal scaling across multiple regions or global availability. Which Google Cloud service should you select to meet these requirements with minimal cost and operational overhead?
- Cloud SQLAnswer
- BCloud Spanner
- CCloud Storage buckets with Customer-Supplied Encryption Keys (CSEK)
- DStorage Transfer Service
Answer
Cloud SQL is the optimal service for single-region managed relational database workloads requiring standard SQL capabilities and ACID compliance.
Cloud SQL is Google Cloud's managed relational database service specifically built for regional MySQL, PostgreSQL, and SQL Server workloads requiring ACID transactions and full SQL capabilities.
Step-by-Step Solution
Key Concept
Selecting Cloud SQL versus Cloud Spanner based on regional scale and relational database requirements.