Back up a Compute Engine instance daily, retain backups for 30 days, and minimize management overhead and services. What should you do?
Choose an answer
Tap an option to check your answer.
Correct answer: On the Compute Engine disk, create a Snapshot Schedule: Daily start ~1:00–2:00 AM and autodelete snapshots after 30 days..
Why this is the answer
Creating a Snapshot Schedule directly on the Compute Engine disk is the most efficient and low-overhead solution. This built-in Compute Engine feature automates daily snapshot creation and manages retention policies (auto-deletion after 30 days) without requiring additional services or custom code. Adding snapshot schedule and retention metadata to the instance is incorrect because the schedule is applied to the disk, not the instance metadata. Cloud Functions with Cloud Scheduler would work but introduces more management overhead and cost compared to the native snapshot schedule. Using a bash script to copy to Cloud Storage is also possible but is a manual, less robust, and more complex solution than using native snapshots, and it doesn't create disk snapshots.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed