← GCP Professional Cloud Architect · GCP PCA Advanced

GCP Professional Cloud Architect Advanced Quiz

Learning Objectives

Master GCP hybrid connectivity, HA design, cost optimization, and enterprise-scale patterns.

GCP Professional Cloud Architect certification badge
Time left --:--:--
Question 1 / 60 · 60 unanswered
Question 1 of 60
A financial services firm requires a multi-region active-active architecture for a transaction processing system. They need zero data loss (RPO=0) and near-instant failover (RTO<30s) with strong consistency across regions. Which architecture meets all three requirements while minimizing operational complexity? (Google Cloud Professional Cloud Architect, 2023)
1 / 60
Question 2 of 60
An organization is designing a data mesh architecture on Google Cloud. Domain teams own their data products (BigQuery datasets) and must be able to share data with other domains without a central data team intermediary. How should cross-domain access be architected at scale? (Google Cloud Professional Cloud Architect, 2023)
2 / 60
Question 3 of 60
A company's security operations team needs real-time detection of threats across 50 Google Cloud projects, with sub-minute latency between event occurrence and security alert. They receive 2 billion log events per day. Which architecture achieves this scale without data loss? (Google Cloud Professional Cloud Architect, 2023)
3 / 60
Question 4 of 60
A multinational company must comply with the EU AI Act's requirements for high-risk AI systems, including model explainability, human oversight logging, and bias detection. They train and serve models on Vertex AI. Which Vertex AI features address these requirements? (Google Cloud Professional Cloud Architect, 2023)
4 / 60
Question 5 of 60
A company has a hybrid architecture where on-premises Spark jobs must read from and write to Cloud Storage and BigQuery. They need consistent, low-latency access and want to minimize egress costs. The on-premises data center is connected via a 10Gbps Dedicated Interconnect. Which network configuration minimizes egress charges while enabling the access? (Google Cloud Professional Cloud Architect, 2023)
5 / 60
Question 6 of 60
A company runs a complex microservices application on GKE with service-to-service communication secured by Anthos Service Mesh mTLS. A security audit requires that all inter-service communication logs (source, destination, latency, response code) be retained for 2 years for forensic purposes. How should this be implemented without impacting application performance? (Google Cloud Professional Cloud Architect, 2023)
6 / 60
Question 7 of 60
A gaming company needs a leaderboard that processes 100,000 score updates per second globally, serves real-time rank queries in under 10ms, and maintains the top 10,000 players sorted by score. Which architecture best meets these requirements? (Google Cloud Professional Cloud Architect, 2023)
7 / 60
Question 8 of 60
A company migrates a 10 TB PostgreSQL database to Cloud Spanner. During testing, they find that queries using PostgreSQL-specific features (LATERAL JOINs, arrays, recursive CTEs) fail on Spanner. What is the migration strategy for these incompatibilities? (Google Cloud Professional Cloud Architect, 2023)
8 / 60
Question 9 of 60
An organization wants to implement a policy that prevents any VM in their GCP organization from using the N1 machine family (due to Spectre/Meltdown concerns) and mandates only N2 or C2 families. How can this be enforced as a hard constraint? (Google Cloud Professional Cloud Architect, 2023)
9 / 60
Question 10 of 60
A company's Cloud Armor WAF is configured with OWASP rules, but legitimate requests from a high-volume partner API are being blocked because the partner's request payload contains SQL-like syntax in a JSON field (false positives). How should this be handled? (Google Cloud Professional Cloud Architect, 2023)
10 / 60
Question 11 of 60
A company uses multiple Google Cloud projects managed by different teams. They want to ensure all projects comply with CIS Google Cloud Foundation Benchmark controls without manually auditing each project. Which approach provides continuous, automated compliance monitoring? (Google Cloud Professional Cloud Architect, 2023)
11 / 60
Question 12 of 60
A team is designing a multi-tenant SaaS platform on Google Cloud where each tenant's ML model must be trained on their own data in complete isolation, with training jobs running on Vertex AI. Training costs must be attributable per tenant for billing. How should this architecture be designed? (Google Cloud Professional Cloud Architect, 2023)
12 / 60
Question 13 of 60
A company's Cloud Run application needs to access a Memorystore Redis instance. Cloud Run services have no static IPs. The Memorystore Redis instance is on a VPC with authorized networks required. How should this connectivity be configured? (Google Cloud Professional Cloud Architect, 2023)
13 / 60
Question 14 of 60
A company needs to implement a solution where their on-premises SIEM (Splunk) receives real-time security events from Google Cloud — including Cloud Audit Logs, VPC Flow Logs, and Cloud IDS findings — in a format compatible with their existing Splunk dashboards. What is the most scalable architecture? (Google Cloud Professional Cloud Architect, 2023)
14 / 60
Question 15 of 60
A company uses Terraform to manage 200 GCP projects. They want to enforce that every new project must have Cloud Logging export to a central BigQuery dataset enabled within 5 minutes of project creation. What is the most reliable architecture? (Google Cloud Professional Cloud Architect, 2023)
15 / 60
Question 16 of 60
A company's Dataflow pipeline processes sensitive PII and must ensure that no PII is logged in Dataflow worker logs or Cloud Logging. However, Dataflow sometimes logs pipeline element contents in error messages. How should this be addressed? (Google Cloud Professional Cloud Architect, 2023)
16 / 60
Question 17 of 60
A company operates in a regulated industry and must ensure their GCP organization uses only services that have achieved FedRAMP High authorization. They need an automated mechanism to block provisioning of non-FedRAMP services. How should this be implemented? (Google Cloud Professional Cloud Architect, 2023)
17 / 60
Question 18 of 60
A company wants to implement chaos engineering practices for their GKE application. They want to automatically inject failures (pod termination, network latency, CPU stress) and measure system resilience without writing custom tooling. Which Google Cloud approach supports this? (Google Cloud Professional Cloud Architect, 2023)
18 / 60
Question 19 of 60
A company needs to meet PCI DSS v4.0 requirements for cardholder data environment (CDE) isolation on Google Cloud. Which combination of controls satisfies the network segmentation requirements? (Google Cloud Professional Cloud Architect, 2023)
19 / 60
Question 20 of 60
An organization wants to implement infrastructure drift detection — automatically comparing the actual GCP resource state against the Terraform state file and alerting when they diverge. Which architecture achieves this? (Google Cloud Professional Cloud Architect, 2023)
20 / 60
Question 21 of 60
A team is optimizing the cost of their analytics workload on BigQuery. The workload has predictable daily usage (100 slots continuously for 8 hours) plus occasional burst queries requiring up to 1,000 slots for 30 minutes daily. Which BigQuery pricing configuration minimizes cost? (Google Cloud Professional Cloud Architect, 2023)
21 / 60
Question 22 of 60
A company has deployed a GKE application that consistently experiences latency p99 > 500ms under high CPU. CPU requests are set to 250m but usage spikes to 800m. Increasing CPU limits does not help because the Kubernetes cluster is already CPU-saturated. What is the correct remediation sequence? (Google Cloud Professional Cloud Architect, 2023)
22 / 60
Question 23 of 60
A company wants to achieve SOC 2 Type II compliance on Google Cloud. Which Google-provided documentation artifact demonstrates that Google's infrastructure controls are operating effectively over a defined period? (Google Cloud Professional Cloud Architect, 2023)
23 / 60
Question 24 of 60
A company is processing genomics data pipelines that generate 100 TB of intermediate data per run. The pipeline runs on Dataflow. Intermediate data is written to Cloud Storage between pipeline stages. How should Cloud Storage storage class be configured to minimize cost given that intermediate data is deleted within 24 hours? (Google Cloud Professional Cloud Architect, 2023)
24 / 60
Question 25 of 60
A company's analytics team runs BigQuery queries that frequently JOIN two large tables (10 TB each). Query costs are high because both tables are scanned in full on every join. How can this be optimized without changing the query logic? (Google Cloud Professional Cloud Architect, 2023)
25 / 60
Question 26 of 60
A company uses Cloud Run for their API backend. They observe that the service occasionally returns errors during traffic spikes because new instances are starting up ('cold starts') while existing instances are fully utilized. What is the most effective configuration change to minimize cold start impact? (Google Cloud Professional Cloud Architect, 2023)
26 / 60
Question 27 of 60
A company's GKE cluster runs in a VPC. They need to connect a Cloud SQL instance to a pod without exposing the Cloud SQL instance publicly and without using the Cloud SQL Proxy sidecar pattern. Which approach achieves this? (Google Cloud Professional Cloud Architect, 2023)
27 / 60
Question 28 of 60
A company's security policy requires that all secrets rotated in Secret Manager trigger automatic rotation of the corresponding configuration in all running Cloud Run services without manual redeployment. How should this be implemented? (Google Cloud Professional Cloud Architect, 2023)
28 / 60
Question 29 of 60
A company wants to implement immutable infrastructure for their GKE node pools — no SSH access, no manual OS modifications, and node OS images rebuilt on every deployment. Which GKE features support this? (Google Cloud Professional Cloud Architect, 2023)
29 / 60
Question 30 of 60
A company needs to provide their data science team with secure, managed notebook environments that have access to BigQuery and Vertex AI, while ensuring notebooks are never publicly accessible and all egress goes through the corporate network. Which configuration achieves this? (Google Cloud Professional Cloud Architect, 2023)
30 / 60
Question 31 of 60
An architect is designing a cost-efficient Dataflow streaming pipeline for a media company that ingests 1 million events per second during live event broadcasts (12 hours) and near-zero traffic between events. The pipeline must process events within 5 seconds. What autoscaling and pricing configuration minimizes cost? (Google Cloud Professional Cloud Architect, 2023)
31 / 60
Question 32 of 60
A company wants to run their containerized workloads on Google Cloud with the lowest possible infrastructure cost and can tolerate occasional interruptions (the workload is batch processing with checkpointing). Which compute option is most cost-effective? (Google Cloud Professional Cloud Architect, 2023)
32 / 60
Question 33 of 60
A company's Pub/Sub subscription has a large unprocessed message backlog because their consumer application fell behind. Their consumer is a Cloud Run service. They need to increase processing throughput as quickly as possible. What is the correct approach? (Google Cloud Professional Cloud Architect, 2023)
33 / 60
Question 34 of 60
A company is designing a solution that needs to perform real-time anomaly detection on network traffic within a GCP VPC without introducing additional latency or routing complexity. Which Google Cloud product provides passive network traffic analysis? (Google Cloud Professional Cloud Architect, 2023)
34 / 60
Question 35 of 60
A company is migrating from GCP's legacy Container Registry (GCR) to Artifact Registry. They have CI/CD pipelines hardcoded to push to gcr.io and pull from gcr.io. How can they migrate transparently without updating all pipeline configurations immediately? (Google Cloud Professional Cloud Architect, 2023)
35 / 60
Question 36 of 60
A company's multi-region Cloud Run deployment serves user requests. They notice that requests from Europe are sometimes routed to their US-east region instead of their europe-west region, causing high latency. The Global External Application Load Balancer is configured with both backends. What is most likely causing the incorrect routing? (Google Cloud Professional Cloud Architect, 2023)
36 / 60
Question 37 of 60
A company needs to perform workload right-sizing across 500 Compute Engine VMs to reduce waste. They want to identify over-provisioned VMs (CPU and memory consistently below 20%) and get specific machine type recommendations. Which Google Cloud feature provides this automatically? (Google Cloud Professional Cloud Architect, 2023)
37 / 60
Question 38 of 60
A company's Cloud Spanner database stores financial transactions. Auditors require that all data modifications include the user ID and timestamp of the modification for a complete audit trail. How should this be implemented in Spanner without modifying every write query? (Google Cloud Professional Cloud Architect, 2023)
38 / 60
Question 39 of 60
A company wants to implement a data governance framework on BigQuery using Data Catalog, including automatic tagging of sensitive columns based on content, business glossary integration, and lineage tracking. What is the complete toolset? (Google Cloud Professional Cloud Architect, 2023)
39 / 60
Question 40 of 60
A company receives requirements to implement a 'right to erasure' (GDPR Article 17) capability for user data stored across Cloud Spanner, BigQuery, and Cloud Storage. Which approach is most practical at scale? (Google Cloud Professional Cloud Architect, 2023)
40 / 60
Question 41 of 60
A company's GKE cluster runs workloads from multiple product teams. Each team's namespace should have CPU and memory limits, and teams should not be able to schedule more resources than allocated. Which Kubernetes mechanism enforces resource quotas per namespace? (Google Cloud Professional Cloud Architect, 2023)
41 / 60
Question 42 of 60
An architect needs to design a solution for migrating a stateful Hadoop workload to GCP. The workload uses HDFS for storage, runs MapReduce and Hive jobs, and must coexist with BigQuery for reporting. Which migration path maintains compatibility while modernizing storage? (Google Cloud Professional Cloud Architect, 2023)
42 / 60
Question 43 of 60
A company needs to implement a Kubernetes admission controller that validates all pod specifications against their security policies (no root containers, required resource limits, allowed image registries) before admission. Which Kubernetes mechanism enables this without external tooling? (Google Cloud Professional Cloud Architect, 2023)
43 / 60
Question 44 of 60
A company is designing a 'lakehouse' architecture on Google Cloud where raw data landed in Cloud Storage is processed by both SQL analysts (BigQuery) and ML engineers (Vertex AI). The schema must be consistent across both access paths. Which format and approach ensures schema consistency? (Google Cloud Professional Cloud Architect, 2023)
44 / 60
Question 45 of 60
A company wants to migrate their Oracle Data Warehouse (100 TB, complex ETL, PL/SQL packages) to BigQuery. What is the recommended phased migration approach that minimizes risk? (Google Cloud Professional Cloud Architect, 2023)
45 / 60
Question 46 of 60
A company's Cloud VPN tunnels between on-premises and GCP are hitting bandwidth limits during business hours. They need a solution that provides more bandwidth than Cloud VPN supports and maintains the private connectivity requirement. What should they migrate to? (Google Cloud Professional Cloud Architect, 2023)
46 / 60
Question 47 of 60
A company is building a streaming ML feature pipeline. Features must be computed from raw events within 100ms of event arrival for real-time model serving. The feature computation involves windowed aggregations (e.g., last-10-minute sum). Which architecture achieves sub-100ms feature freshness? (Google Cloud Professional Cloud Architect, 2023)
47 / 60
Question 48 of 60
A company's SRE team needs to implement SLOs for a Cloud Run service: 99.9% availability and p99 latency < 200ms over a 30-day rolling window. How should SLOs be implemented on Google Cloud? (Google Cloud Professional Cloud Architect, 2023)
48 / 60
Question 49 of 60
A company is designing a disaster recovery strategy for their GKE application across two Google Cloud regions. They require RTO < 15 minutes and RPO < 5 minutes. How should backup, state, and failover be designed? (Google Cloud Professional Cloud Architect, 2023)
49 / 60
Question 50 of 60
A company wants to implement a zero-downtime blue-green deployment for a stateful Cloud Spanner-backed application. The new version requires a schema change (adding a non-null column with a default value). How should the deployment be sequenced? (Google Cloud Professional Cloud Architect, 2023)
50 / 60
Question 51 of 60
A company runs a global event-driven application using Pub/Sub and Cloud Run. They receive reports that some events appear to be processed twice. They are using Pub/Sub push subscriptions. What is the likely cause and the correct solution? (Google Cloud Professional Cloud Architect, 2023)
51 / 60
Question 52 of 60
A startup wants to build a large-scale recommendation system that trains on petabytes of user interaction data daily. The training must complete within 4 hours. Which Google Cloud architecture supports this? (Google Cloud Professional Cloud Architect, 2023)
52 / 60
Question 53 of 60
A company deploys workloads to GKE and uses Helm charts for package management. They need to ensure that Helm releases deployed to production match exactly what passed through staging, with the container images cryptographically verified. Which supply chain security controls should be implemented? (Google Cloud Professional Cloud Architect, 2023)
53 / 60
Question 54 of 60
A company runs a multi-region GKE application with data stored in Cloud Spanner. During a regional failover test, the application successfully routes to the standby region but the Cloud Spanner connection strings are hardcoded to a regional endpoint. How should Spanner connectivity be designed for transparent failover? (Google Cloud Professional Cloud Architect, 2023)
54 / 60
Question 55 of 60
A company's Cloud SQL for PostgreSQL instance experiences deadlocks during concurrent transaction processing. Analysis shows two transaction patterns: T1 locks rows A then B; T2 locks rows B then A. What is the correct application-level fix? (Google Cloud Professional Cloud Architect, 2023)
55 / 60
Question 56 of 60
An enterprise wants to implement data sovereignty controls ensuring that all data processing for European users happens exclusively within EU boundaries, including Vertex AI predictions, Dataflow processing, and Cloud Storage. Which combination of controls enforces this? (Google Cloud Professional Cloud Architect, 2023)
56 / 60
Question 57 of 60
A company's Dataflow pipeline processes credit card transactions and uses a stateful DoFn (BagState) to accumulate state per customer ID between transactions. After scaling up to 1,000 workers, they observe state corruption — different workers are processing transactions for the same customer concurrently. What is the root cause and fix? (Google Cloud Professional Cloud Architect, 2023)
57 / 60
Question 58 of 60
A company's Cloud Armor security policy is blocking legitimate traffic because a misconfigured rule has a deny action on a broad IP range that includes a partner network. The security team needs to fix this immediately without downtime. How should they make the change safely? (Google Cloud Professional Cloud Architect, 2023)
58 / 60
Question 59 of 60
A company's Cloud Build CI/CD pipeline builds Docker images and pushes them to Artifact Registry. A security audit finds that the build process uses a service account with broad Artifact Registry admin permissions. How should the principle of least privilege be applied? (Google Cloud Professional Cloud Artifact, 2023)
59 / 60
Question 60 of 60
A financial company is designing a system for real-time regulatory reporting that must submit a transaction summary to a regulator's API within 30 seconds of each transaction completing. Transactions currently write to Cloud Spanner. Which event-driven architecture ensures the 30-second SLA is met? (Google Cloud Professional Cloud Architect, 2023)
60 / 60