For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeGCP Associate Cloud Engineer (ACE)GCP Associate Cloud Engineer Practice Exam 7Question 32
    Easy1 markMultiple Choice
    Domain 4.1: Managing Compute Engine resourcesCompute EngineSnapshotsBackup

    GCP ACE · Question 32 · Domain 4.1: Managing Compute Engine resources

    You are about to perform a major software upgrade on a critical Compute Engine instance. You want to ensure you can quickly revert to the current state if the upgrade fails.

    What should you do FIRST?

    Answer options:

    A.

    Create a custom image from the instance.

    B.

    Take a snapshot of the instance's persistent disk.

    C.

    Export the disk to a Cloud Storage bucket.

    D.

    Enable auto-healing on the instance.

    How to approach this question

    Identify the standard backup mechanism for Compute Engine disks.

    Full Answer

    B.Take a snapshot of the instance's persistent disk.✓ Correct
    Take a snapshot of the instance's persistent disk.
    A persistent disk snapshot is a point-in-time backup of the data on your disk. Taking a snapshot before a risky operation (like an OS upgrade) is a best practice. If something goes wrong, you can create a new disk from the snapshot and attach it to the VM, effectively rolling back the changes.

    Common mistakes

    Confusing Images and Snapshots. Images are for deployment (bootstrapping new VMs); Snapshots are for backup and recovery.
    Question 31All questionsQuestion 33

    Practice the full GCP Associate Cloud Engineer Practice Exam 7

    50 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01You are starting a new initiative and need to create a new Google Cloud project using the Cloud S...EasyQ02Your company is migrating to Google Cloud and wants to manage user identities centrally. They cur...MediumQ03You have just created a new Google Cloud project and want to deploy a containerized application u...MediumQ04Your finance team wants to perform complex SQL queries on your Google Cloud billing data to analy...MediumQ05You are managing a development project in Google Cloud. You want to ensure that you are notified ...Easy
    View all 50 questions →