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 1Question 33
    Medium1 markMultiple Choice
    Domain 4.1: Managing Compute Engine resourcesCompute EngineImagesDomain 4.1

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

    You want to create a custom 'golden image' from an existing Compute Engine instance to use for future deployments. Which TWO steps are recommended best practices before creating the image? (Select TWO)

    Answer options:

    A.

    Stop the instance.

    B.

    Delete the boot disk.

    C.

    Remove any user-specific data or SSH keys from the disk.

    D.

    Change the machine type to a larger size.

    E.

    Enable preemptibility on the instance.

    How to approach this question

    Identify the steps required to ensure data integrity and security when creating a reusable OS image.

    Full Answer

    Stop the instance. Remove any user-specific data or SSH keys from the disk.
    Before creating a custom image, it is a best practice to stop the instance to ensure file system consistency (no writes occurring during imaging). It is also critical to 'sysprep' or sanitize the instance by removing user-specific files, bash history, and SSH keys so they are not baked into the golden image.

    Common mistakes

    Creating an image while the VM is running, which can lead to corrupted file systems in the resulting image.
    Question 32All questionsQuestion 34

    Practice the full GCP Associate Cloud Engineer Practice Exam 1

    50 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01What is the highest level of the Google Cloud resource hierarchy?EasyQ02You need to enable the Compute Engine API in a new project using the command line. Which command ...EasyQ03You are setting up a new GCP environment. You need to grant a group of developers access to view ...MediumQ04You want to receive an email notification when your GCP spending exceeds $1000 this month. What s...EasyQ05You need to analyze your GCP billing data using complex SQL queries to understand cost trends acr...Medium
    View all 50 questions →