Topic 1 Question 28
2 つ選択Your company is shutting down their data center and migrating several MySQL and PostgreSQL databases to Google Cloud. Your database operations team is severely constrained by ongoing production releases and the lack of capacity for additional on-premises backups. You want to ensure that the scheduled migrations happen with minimal downtime and that the Google Cloud databases stay in sync with the on-premises data changes until the applications can cut over. What should you do?
Use Database Migration Service to migrate the databases to Cloud SQL.
Use a cross-region read replica to migrate the databases to Cloud SQL.
Use replication from an external server to migrate the databases to Cloud SQL.
Use an external read replica to migrate the databases to Cloud SQL.
Use a read replica to migrate the databases to Cloud SQL.
ユーザの投票
コメント(8)
A & C is the correct Answer
👍 2GCP722022/12/24A: Use Database Migration Service ***** to migrate the databases to Cloud SQL. C: Use replication ***** from an external server to migrate the databases to Cloud SQL.
👍 2pk3492022/12/25- 正解だと思う選択肢: AC
Using A for CDC makes sense to me and C is an option as well
👍 1fredcaram2022/12/20
シャッフルモード