An enterprise plans to migrate an on-premises legacy relational database to Google Cloud. The workload consists of standard single-region transactional processing and does not require global scale or multi-region synchronous replication. To minimize ongoing technical debt, operational complexity, and unnecessary costs, which Google Cloud service should the cloud architect recommend?
- Cloud SQLAnswer
- BCloud Spanner
- CTransfer Appliance
- DGoogle Kubernetes Engine (GKE)
Answer
Cloud SQL is the recommended solution because it fulfills standard relational database requirements in a fully managed service, avoiding the cost and complexity of over-engineered database platforms.
Cloud SQL provides a fully managed relational database service (supporting MySQL, PostgreSQL, and SQL Server) optimized for standard regional applications. Implementing Cloud SQL meets all legacy data migration requirements while minimizing operational maintenance and cloud overhead.
Step-by-Step Solution
Key Concept
Selecting right-sized managed database services during legacy migration to minimize technical debt