The Professional Cloud Architect is the capstone of the Google Cloud track, and it reads like a consulting brief rather than a service quiz. It assumes you have already designed and run real systems on Google Cloud; GCP-ACE comes first if gcloud is still unfamiliar.
Around a third of CertKata's bank for this exam is case-study material, because Google publishes fictional companies and expects answers that stay inside their stated constraints: budget, latency, data residency, an existing data centre, a compliance regime. Exam guide v6.1 replaced those companies. The current four are EHR Healthcare, Altostrat Media, Cymbal Retail and KnightMotives Automotive, while Mountkirk Games, TerramEarth and Helicopter Racing League were retired, so check that anything else you study from uses the current set.
Designing and planning a solution architecture is the largest of the six domains. Across all of them, the skill being tested is reading a requirement carefully, landing on the one design that satisfies every part of it, and knowing what you traded away to get there.
6 questions
Question 1 of 25
A startup needs a relational database for a new product with unknown scale and wants to avoid a migration later if it succeeds globally. What is the pragmatic choice?
Answer: D
Cloud SQL is cheapest to start; Spanner is the destination if global scale arrives. Bigtable and Storage are not relational.
Question 2 of 25
KnightMotives wants a CRM to track customer interactions and personalize experiences. Which disposition is most defensible?
Answer: B
CRM is commodity; buy-and-integrate frees engineering for differentiators.
Question 3 of 25
A retailer's flash-sale traffic is 20x normal for two hours a month. Which compute choice best matches cost and elasticity on Google Cloud?
Answer: D
Elastic serverless or autopilot compute scales for the burst without paying for peak permanently.
Question 4 of 25
A company is designing for a workload that reads the same reference dataset millions of times per second with rare updates. What layer should be added?
Answer: B
Read-heavy, rarely-changing data is the textbook cache case.
Question 5 of 25
KnightMotives targets autonomous features first in regions with favorable regulation. What architectural implication follows?
Answer: C
Per-region enablement and residency support regulatory phasing.
Question 6 of 25
A company's non-functional requirements include 200 ms p95 latency worldwide for an API. Which design element is most directly responsible for meeting it?
Answer: A
Geographic proximity plus global routing drives latency.
4 questions
Question 7 of 25 · multiple response
Which of the following are valid options for running scheduled jobs on Google Cloud without a persistent VM? (Select TWO)
Answers: A, D
Scheduler with serverless targets avoids persistent infrastructure.
Question 8 of 25
A team must provision a private GKE cluster whose nodes have no public IPs but must still pull images and reach Google APIs. What is required?
Answer: D
Private Google Access covers Google APIs; Cloud NAT covers third-party egress.
Question 9 of 25
Altostrat must provision scalable Kubernetes on-premises for ingestion while cloud clusters handle delivery. Which fleet feature keeps configuration consistent across both?
Answer: C
Fleet-level config management ensures consistency.
Question 10 of 25 · multiple response
EHR Healthcare needs Redis and MongoDB equivalents managed on Google Cloud. Which mappings fit? (Select TWO)
Answers: A, D
Memorystore covers Redis; MongoDB has partner or Firestore paths.
5 questions
Question 11 of 25
A company must comply with PCI DSS while using Google Cloud. Which statement is correct about responsibility?
Answer: C
Shared responsibility applies to compliance.
Question 12 of 25
A SaaS provider must isolate each tenant's data cryptographically. Which pattern fits?
Answer: D
Per-tenant keys allow independent revocation and crypto-shredding.
Question 13 of 25
A company must retain audit logs for seven years for compliance and prevent tampering. Which configuration fits?
Answer: B
Locked retention provides immutable long-term audit evidence.
Question 14 of 25
An architect must design secrets management for many services. Which approach fits?
Answer: B
Centralized, audited secrets.
Question 15 of 25
An organization wants to enforce that all new buckets use CMEK and uniform access. What is the correct control?
Answer: B
Org policies prevent non-compliant bucket creation.
4 questions
Question 16 of 25
KnightMotives' financial priorities must shift globally to fund AI. Which analysis supports the decision?
Answer: B
Financial modeling underpins strategic investment.
Question 17 of 25
A company wants developers to self-provision approved infrastructure without ticket queues. Which approach fits?
Answer: C
Service catalogs balance autonomy with governance.
Question 18 of 25 · multiple response
Which of the following are stakeholder-management practices during a cloud program? (Select TWO)
Answers: C, D
Structured communication and escalation are core practices.
Question 19 of 25
EHR Healthcare needs a service catalog so hospital onboarding is faster. What should the catalog contain?
Answer: A
Catalogs standardize repeatable provisioning.
3 questions
Question 20 of 25 · multiple response
Which of the following are good practices when handing a delivered platform to an operations team? (Select TWO)
Answers: C, D
Runbooks and observability make handover real.
Question 21 of 25
Cymbal must expose catalog and order APIs to a mobile app and third-party marketplaces with quotas and analytics. Which service fits the guide's API management item?
Answer: B
Apigee is the named API management platform.
Question 22 of 25
A team implementing a new platform has no automated tests for infrastructure. What should the architect require?
Answer: C
Automated checks catch misconfiguration before it lands.
3 questions
Question 23 of 25
Altostrat currently gets alerts only by email from mixed Cloud Monitoring and Prometheus setups. Which change best improves operational excellence?
Answer: D
Unified managed monitoring and actionable routing reduce toil and missed alerts.
Question 24 of 25
A team wants to ensure reliability under load before a launch. Which practice fits section 6.6?
Answer: C
Load testing validates reliability limits.
Question 25 of 25 · multiple response
Which of the following are recommended observability practices for hybrid workloads under the operational excellence pillar? (Select TWO)
Answers: C, D
Unified telemetry and tracing are core practices.
20 more free after signup, then the full 520-question bank for $15.
Get 20 more free questions