GCP Professional Cloud Architect Practice Question

Your organization operates dozens of Google Kubernetes Engine (GKE) clusters across more than 20 projects. Security policy mandates that every new cluster must enable Workload Identity and include a standard set of node labels. At present, platform teams provision clusters by invoking gcloud commands from their laptops, and periodic audits continue to uncover configuration drift among environments. You need a repeatable, automated way that enforces the required settings while still allowing application teams to request new clusters through code review. Which strategy best satisfies these goals?

  • Provide each team with a Google Cloud Deployment Manager template to copy, letting them edit the YAML to suit their needs before running gcloud deployment-manager deployments create.

  • Publish a centrally maintained Terraform module that encodes the required GKE settings and trigger Cloud Build to run terraform plan and apply after every approved change request.

  • Have teams create clusters manually in the Cloud console following a documented runbook, and rely on scheduled Forseti scans to identify and remediate any drift.

  • Distribute a Bash script that wraps gcloud container clusters create with the required flags and instruct teams to run it from their local machines whenever a new cluster is needed.

GCP Professional Cloud Architect
Ensuring solution and operations excellence
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