🔥 40% Off Crucial Exams Memberships — Deal ends today!

44 minutes, 59 seconds remaining!

GCP Professional Cloud Architect Practice Question

Your team must deploy a stateless Java API on Compute Engine and meet the following production goals:

  • Run the service in three zones of us-central1.
  • Keep between 3 and 30 VMs online, scaling on average CPU load.
  • Ensure at least one healthy VM remains in every zone during image rollouts.
  • Automatically recreate any VM whose OS or application health check fails. Which deployment design satisfies all of these requirements while minimizing operational effort?
  • Run a single zonal managed instance group with a minimum of 3 instances, enable host live migration for maintenance, and distribute traffic across zones by attaching the group to a global load balancer.

  • Use a regional managed instance group composed entirely of preemptible VMs, scale between 3 and 30 instances, disable autohealing, and enable proactive rolling updates that replace 25 % of instances simultaneously.

  • Deploy three separate zonal managed instance groups, each with a minimum of 1 instance and a CPU autoscaler up to 10; place them behind an external HTTP(S) load balancer and perform full group restarts when updating the instance template.

  • Create one regional managed instance group with a minimum size of 3 and a CPU-based autoscaler capped at 30, set the distribution shape to EVEN, attach an HTTP health check for autohealing, and use a rolling-update policy of maxUnavailable = 1 and maxSurge = 0.

GCP Professional Cloud Architect
Managing implementation
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot