Google Cloud Professional Cloud Database Engineer — Question 82

You manage a production MySQL database running on Cloud SQL at a retail company. You perform routine maintenance on Sunday at midnight when traffic is slow, but you want to skip routine maintenance during the year-end holiday shopping season. You need to ensure that your production system is available 24/7 during the holidays. What should you do?

Answer options

Correct answer: A

Explanation

The correct answer is A because it precisely defines a maintenance window that aligns with the least traffic period while also ensuring that maintenance is not performed during the critical holiday shopping season. Options B and C either extend the maintenance window or have incorrect denial periods, which would not effectively prevent maintenance during the holidays. Option D does not prevent the scheduling of maintenance, which could still occur during the holiday timeframe.