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 4Question 20
    Medium1 markMultiple Choice
    Domain 3.1: Deploying and implementing Compute Engine resourcesDomain 3.1Compute EngineMIGAutoscaling

    GCP ACE · Question 20 · Domain 3.1: Deploying and implementing Compute Engine resources

    You want to deploy a fleet of identical web servers that automatically scale up when CPU utilization exceeds 70%. If a server crashes, it should be automatically recreated.

    What is the correct sequence of steps to configure this in Compute Engine?

    Answer options:

    A.

    Create a Managed Instance Group (MIG), then create an Instance Template, and attach it to the MIG.

    B.

    Create an Unmanaged Instance Group, add existing VMs to it, and configure an autoscaler.

    C.

    Create an Instance Template, then create a Managed Instance Group (MIG) using that template, and configure autoscaling based on CPU utilization.

    D.

    Create a snapshot of an existing VM, create a MIG from the snapshot, and enable autohealing.

    How to approach this question

    Understand the dependency chain for Managed Instance Groups.

    Full Answer

    C.Create an Instance Template, then create a Managed Instance Group (MIG) using that template, and configure autoscaling based on CPU utilization.✓ Correct
    To create an autoscaled, self-healing fleet of VMs, you must first create an Instance Template (the blueprint). Then, you create a Managed Instance Group (MIG) that uses that template to stamp out identical VMs. Finally, you configure autoscaling policies (like CPU > 70%) on the MIG.

    Common mistakes

    Thinking you can create a MIG without an Instance Template, or confusing Managed with Unmanaged instance groups.
    Question 19All questionsQuestion 21

    Practice the full GCP Associate Cloud Engineer Practice Exam 4

    50 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01You have recently joined a new team and need to set up a new Google Cloud project for a developme...EasyQ02Your company uses Google Workspace. You need to grant a new developer, Alice, the ability to view...MediumQ03You have created a new GCP project and want to deploy a Compute Engine instance. However, when yo...MediumQ04Your startup has a strict monthly cloud budget of $500. You want to be notified via email when yo...EasyQ05Your finance team wants to analyze Google Cloud costs using standard SQL and build custom dashboa...Medium
    View all 50 questions →