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

4 minutes, 39 seconds remaining!

GCP Associate Cloud Engineer Practice Question

Your organization is moving 15 micro-services to Google Kubernetes Engine. The platform team wants an infrastructure-as-code workflow that lets them

  • keep Kubernetes manifests in Git under one directory per service,
  • reuse a common set of templates and labels across services,
  • pass different values when deploying to dev, staging, and prod, and
  • be able to upgrade or roll back a single service to a previous revision without affecting the others. Which tooling choice best satisfies these requirements while requiring the least custom code?
  • Package each micro-service as a Helm chart and use helm upgrade --install with environment-specific values files.

  • Enable Config Connector in the clusters and commit resource YAMLs that will be reconciled automatically.

  • Store raw YAML in Git and use Kustomize overlays plus kubectl apply to select the desired environment.

  • Define every Kubernetes object in Terraform and run terraform apply from the CI/CD pipeline for each environment.

GCP Associate Cloud Engineer
Planning and implementing a cloud solution
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