A regional medical provider plans to migrate a single-region relational database to Google Cloud. The application requires full ACID compliance, standard SQL query support, and managed backups, but operates exclusively within one geographical area without requiring global multi-region scalability. Which Google Cloud service should you recommend to meet these requirements with minimal cost and complexity?
- Cloud SQL for PostgreSQLCevap
- BCloud Spanner
- CTransfer Appliance
- DCloud Storage configured with Customer-Supplied Encryption Keys (CSEK)
Cevap
Cloud SQL for PostgreSQL is the optimal selection for standard single-region relational workloads requiring ACID compliance.
Cloud SQL for PostgreSQL provides a fully managed relational database engine supporting full ACID transactions and standard SQL within a single region. It matches the application's requirement for a regional database while maintaining minimal cost and operational complexity.
Adım Adım Çözüm
Anahtar Kavram
Selecting Cloud SQL versus Cloud Spanner based on workload scope and distribution needs.