Exam4Training

What should you do?

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.)
A . Set up manual backups.
B . Create a PostgreSQL database on-premises as the HA option.
C . Configure single zone availability for automated backups.
D . Enable point-in-time recovery.
E . Schedule automated backups.

Answer: DE

Explanation:

D) Enable point-in-time recovery – This feature allows you to restore your database to a specific point in time. It helps protect against data loss and can be used in the event of data corruption or accidental data deletion.

E. Schedule automated backups – Automated backups allow you to take regular backups of your database without manual intervention. You can use these backups to restore your database in the event of data loss or corruption.

Exit mobile version