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

10 minutes, 46 seconds remaining!

GCP Professional Cloud Architect Practice Question

Your company operates dozens of GKE clusters spread across multiple projects. Security requires that:

  • Only container images built in the central prod-build project may be deployed anywhere.
  • Each image must pass Artifact Registry's built-in vulnerability scanning before deployment.
  • Signing keys have to be centrally managed in a separate security project, rotated automatically every 90 days, and never handled directly by cluster operators. Which approach best enforces these requirements while minimizing manual effort?
  • Configure Cloud Build in the prod-build project to generate Container Analysis attestations signed with a Cloud KMS key stored in a dedicated security project that rotates every 90 days, and enforce an organization-level Binary Authorization policy requiring that attestor and passing vulnerability scans on all GKE clusters.

  • Publish images from Cloud Build to Artifact Registry, then deploy Anthos Policy Controller with custom OPA Gatekeeper constraints that verify image digests; store rotating signing secrets in Secret Manager for operators to apply during deployments.

  • Place Artifact Registry and all GKE clusters inside the same VPC Service Controls perimeter, enforce PodSecurityPolicies that allow only images from that registry, and configure automatic rotation on project-level KMS keys without using Binary Authorization.

  • Grant the prod-build Cloud Build service account exclusive push access to Artifact Registry and enable vulnerability scanning; use image path whitelists in cluster-level Binary Authorization policies and manage signing keys manually when needed.

GCP Professional Cloud Architect
Designing for security and compliance
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