
Answer-first summary for fast verification
Answer: 1. In the Cloud Console, go to the Compute Engine Disks page and select your instance's disk. 2. In the Snapshot Schedule section, select Create Schedule and configure the following parameters: - Schedule frequency: Daily - Start time: 1:00 AM - 2:00 AM - Autodelete snapshots after: 30 days
The correct answer is B. This option leverages the built-in snapshot scheduling feature in Google Cloud, which is the recommended solution with the least management overhead and the least number of services. Options A, C, and D involve more complex configurations and maintaining custom scripts or functions, which increase management overhead. Moreover, configuring the snapshot schedule directly through the Cloud Console simplifies the process and aligns with best practices for backing up persistent disks.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
You are managing a Compute Engine instance that hosts an application actively used between 9 AM and 6 PM on weekdays. To ensure disaster recovery, you need to back up this instance on a daily basis and retain these backups for a 30-day period. You seek a Google-recommended solution that involves minimal management effort and utilizes the fewest number of services. What steps should you take to achieve this?
A
B
C
D