GCP Professional Cloud Architect Practice Question

Your fintech platform runs multiple microservices on Google Cloud. A new audit requires the Cardholder Data Environment (CDE)-made up of a payment-processing service and its Cloud SQL for PostgreSQL instance-to comply with PCI DSS v4. The CDE must be strictly segmented from other workloads, permit only the minimum traffic required from the public front-end service, and retain immutable audit logs for at least one year. Which architecture best meets these requirements while keeping operational overhead low?

  • Create a new Kubernetes namespace for the payment service in the existing GKE cluster, apply NetworkPolicy rules, keep the same project and VPC, enable Cloud SQL IAM authentication, and rely on Cloud Logging's default 400-day retention.

  • Move the payment service and Cloud SQL instance to a dedicated project that uses its own standalone VPC; peer no networks, allow only HTTPS traffic from the front-end project through tight ingress/egress firewall rules, and export all Admin Activity and Data Access logs to a Cloud Storage bucket protected with Bucket Lock in a central audit project.

  • Keep all workloads in the current project, wrap the Cloud SQL instance with a VPC Service Controls perimeter, restrict external access using Cloud Armor IP allowlists, and export logs to a BigQuery dataset with a 400-day table expiration.

  • Deploy the payment service to Cloud Run in the current project but tag it with a PCI label; enforce access using IAM Conditions, and publish all logs to Pub/Sub for downstream processing by a SIEM.

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