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

44 minutes, 54 seconds remaining!

GCP Professional Cloud Architect Practice Question

Your company is migrating its microservice application to Google Kubernetes Engine (GKE). Operations teams complain about frequent configuration drift between development, staging, and production clusters because releases are applied manually using kubectl. Security policy mandates that production service-account keys must never be stored in CI/CD systems, and every change must be auditable and reproducible from version control. Which deployment approach best meets these requirements while reducing manual effort?

  • Define cluster changes in Cloud Deployment Manager templates and trigger an on-prem Jenkins server to run gcloud container commands with stored admin credentials whenever a change is merged.

  • Use Cloud Build to build and sign container images, push them to Artifact Registry, and have Config Sync in each GKE cluster automatically pull and apply version-controlled manifests from a central Git repository using Workload Identity.

  • Configure a Cloud Build step that SSHes into each cluster master through master authorized networks and applies manifests stored in Cloud Storage, with the production kubeconfig retrieved from Secret Manager.

  • Schedule cron jobs on a bastion VM that periodically executes kubectl apply against each environment using manifests copied from Cloud Storage.

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