ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 7 - Professional Cloud Database Engineer discussion

Report
Export

You want to migrate an on-premises mission-critical PostgreSQL database to Cloud SQL. The database must be able to withstand a zonal failure with less than five minutes of downtime and still not lose any transactions. You want to follow Google-recommended practices for the migration. What should you do?

A.
Take nightly snapshots of the primary database instance, and restore them in a secondary zone.
Answers
A.
Take nightly snapshots of the primary database instance, and restore them in a secondary zone.
B.
Build a change data capture (CDC) pipeline to read transactions from the primary instance, and replicate them to a secondary instance.
Answers
B.
Build a change data capture (CDC) pipeline to read transactions from the primary instance, and replicate them to a secondary instance.
C.
Create a read replica in another region, and promote the read replica if a failure occurs.
Answers
C.
Create a read replica in another region, and promote the read replica if a failure occurs.
D.
Enable high availability (HA) for the database to make it regional.
Answers
D.
Enable high availability (HA) for the database to make it regional.
Suggested answer: D
asked 18/09/2024
Nils Stelling
26 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first