Google
ASSOCIATE-CLOUD-ENGINEER · Question #358
You need to migrate multiple PostgreSQL databases from your on-premises data center to Google Cloud. You want to significantly improve the performance of your databases while minimizing changes to you
The correct answer is A. Migrate your data to AlloyDB.. AlloyDB is Google Cloud’s managed PostgreSQL-compatible database service designed for enterprise-grade workloads. It offers significant performance improvements over standard PostgreSQL while maintaining compatibility, meaning you can migrate with minimal schema or application ch
Submitted by thandi_sa· Mar 30, 2026Planning and configuring a cloud solution
Question
You need to migrate multiple PostgreSQL databases from your on-premises data center to Google Cloud. You want to significantly improve the performance of your databases while minimizing changes to your data schema and application code. You expect to exceed 150 TB of data per geographical region. You want to follow Google-recommended practices and minimize your operational costs. What should you do?
Options
- AMigrate your data to AlloyDB.
- BMigrate your data to Spanner.
- CMigrate your data to Firebase.
- DMigrate your data to Bigtable.
How the community answered
(25 responses)- A84% (21)
- B4% (1)
- C8% (2)
- D4% (1)
Explanation
AlloyDB is Google Cloud’s managed PostgreSQL-compatible database service designed for enterprise-grade workloads. It offers significant performance improvements over standard PostgreSQL while maintaining compatibility, meaning you can migrate with minimal schema or application changes.
Topics
#AlloyDB#PostgreSQL migration#database performance#managed database
Community Discussion
No community discussion yet for this question.