Google Cloud Professional Cloud Database Engineer — Question 3

Your digital-native business runs its database workloads on Cloud SQL. Your website must be globally accessible 24/7. You need to prepare your Cloud SQL instance for high availability (HA). You want to follow Google-recommended practices. What should you do? (Choose two.)

Answer options

Correct answer: D, E

Explanation

Enabling point-in-time recovery (D) allows for restoring the database to any specific moment, which is essential for high availability. Scheduling automated backups (E) ensures that data is regularly saved without manual intervention, further supporting HA. The other options either do not align with HA requirements or are not recommended by Google for this use case.