Google Cloud Professional Cloud Database Engineer — Question 147

You are designing the backup and recovery strategy of a Cloud SQL for MySQL database that serves a write heavy application. You need to be able to restore the database to any point in time within the past five days while minimizing the performance impact of database backups. What should you do?

Answer options

Correct answer: A

Explanation

The correct answer is A because enabling automatic backups along with point in time recovery allows for efficient backups with minimal performance impact, and configuring the backup window during low traffic ensures that the database performance is not adversely affected. The other options either do not provide a continuous backup solution or do not effectively minimize performance impact during backups.