GCP ACE · Question 32 · Domain 4.1: Managing Compute Engine resources
You need to create a backup of a critical Compute Engine instance's boot disk before performing a major OS upgrade. You want to ensure that if the upgrade fails, you can quickly restore the disk or create a new instance from the backup.
Which TWO statements about disk snapshots and custom images are correct? (Select TWO)
You need to create a backup of a critical Compute Engine instance's boot disk before performing a major OS upgrade. You want to ensure that if the upgrade fails, you can quickly restore the disk or create a new instance from the backup.
Which TWO statements about disk snapshots and custom images are correct? (Select TWO)
Answer options:
Snapshots are full copies of the disk every time they are taken, consuming significant storage space.
Snapshots are incremental backups, meaning subsequent snapshots only store data that has changed since the last snapshot.
You must stop the VM instance before you can take a snapshot of its disk.
Custom Images are typically used to create reusable boot templates for launching multiple identical instances.
Snapshots are tied to the specific zone where the disk resides and cannot be used in other regions.
How to approach this question
Full Answer
Common mistakes
Practice the full GCP Associate Cloud Engineer Practice Exam 6
50 questions · hints · full answers · grading
Expert