Google Cloud

GCP PCA Case Study Complete Guide: Mountkirk Games / EHR Healthcare / HRL / TerramEarth Deep Dive

2026-05-24
NicheeLab Editorial Team

The 4 case studies are the defining feature of the PCA exam. They test your ability to read each company's requirements, constraints, and future plans, then design the optimal GCP architecture. This article organizes each case by industry, challenge, and recommended architecture, and summarizes the frequent patterns and the reasoning behind correct answers.

Case 1: Mountkirk Games

ItemDetails
IndustryMobile / PC games
ScaleGlobal rollout, millions of DAU
Key challengesLatency reduction, real-time analytics, autoscaling
Technical requirementsMulti-region, transactional consistency, ML prediction

Recommended Architecture

  • Game backend: GKE Autopilot (multi-region), Global HTTPS LB
  • DB: Spanner (global consistency) + Memorystore Redis (real-time leaderboards)
  • Streaming: Pub/Sub → Dataflow → BigQuery (player behavior analytics)
  • ML: Vertex AI for churn prediction and dynamic difficulty tuning
  • CI/CD: Cloud Build + Cloud Deploy + Binary Authorization

Case 2: EHR Healthcare

ItemDetails
IndustryHealthcare SaaS (EHR system)
ScaleNorth America-centric, HIPAA / GDPR compliant
Key challengesHybrid cloud, AD integration, compliance
Technical requirementsMulti-cloud, 99.9% SLA, PHI protection

Recommended Architecture

  • Identity federation: Cloud Identity + Active Directory Federation (SAML/SCIM)
  • Security: CMEK, Cloud HSM, VPC Service Controls, Access Transparency
  • Hybrid: Dedicated Interconnect, Anthos / GKE on VMware
  • Observability: Cloud Monitoring + Cloud Audit Logs → BigQuery export
  • BAA: Use only HIPAA BAA-covered services (Compute / Storage / BigQuery / Healthcare API)

Case 3: Helicopter Racing League (HRL)

ItemDetails
IndustrySports broadcasting
ScaleGlobal audience, multiple concurrent events
Key challengesLow-latency video, real-time ML prediction
Technical requirementsCDN, transcoding, visualization

Recommended Architecture

  • Delivery: Media CDN + Cloud Storage + Transcoder API
  • Prediction ML: Vertex AI (real-time winner prediction), BigQuery ML
  • Streaming: Pub/Sub → Dataflow → BigQuery → Looker
  • UX: Global External HTTPS LB, Cloud CDN caching
  • DR: Multi-region Cloud Storage, Spanner

Case 4: TerramEarth

ItemDetails
IndustryManufacturing (construction equipment) / IoT
Scale20M devices, 900M telemetry events/day
Key challengesLegacy migration, predictive maintenance, dealer analytics
Technical requirementsLarge-scale streaming, ML, data lake

Recommended Architecture

  • IoT ingestion: Pub/Sub (global endpoint)
  • Processing: Dataflow (Apache Beam) streaming
  • Time-series storage: Bigtable (low-latency reads/writes)
  • Analytics: BigQuery + Looker (dealer-facing dashboards)
  • Predictive maintenance ML: Vertex AI anomaly detection, AutoML Tables
  • Legacy migration: Migrate to Containers / Migrate to Virtual Machines

Common Recurring Patterns

  • Need global consistency → Spanner; Cloud SQL HA + Read Replicas are region-scoped only
  • High-volume time-series / IoT data → Bigtable + Pub/Sub + Dataflow
  • Streaming analytics → Pub/Sub → Dataflow → BigQuery is the standard pattern
  • HIPAA / regulatory compliance → CMEK + VPC Service Controls + Audit Logs export
  • Multi-cloud / hybrid → Anthos / GKE Enterprise + Dedicated Interconnect
  • CI/CD with security → Cloud Build + Binary Authorization + Artifact Registry

Study Approach

  1. Read each case study in 30 minutes and turn the requirements, constraints, and future plans into a mind map
  2. List 10 GCP products likely to come up in each case
  3. Solve 50 case study questions on practice platforms (Udemy / Whizlabs)
  4. Analyze every wrong answer and tie it back to the relevant part of the case
  5. One week before the exam, re-read each case and redesign your recommended architecture on a single page

Can I re-read the 4 case studies during the exam?

Yes. They are always available on the exam screen, but re-reading them wastes time. Organize the requirements, constraints, and future plans before the exam.

When are the case studies updated?

Google revises them irregularly. Always check the latest version on the official site (cloud.google.com/learn/certification/cloud-architect) 1-2 weeks before your exam.

Which services come up most often for Mountkirk Games?

GKE + Spanner + Pub/Sub. The focus is real-time analytics for a global game, with the streaming → BigQuery → ML inference pattern appearing frequently.

How should I answer HIPAA requirements for EHR Healthcare?

Combine CMEK, VPC Service Controls, Audit Logs, Cloud HSM, and customer-managed Workforce Identity. Also remember that Google Cloud has signed a HIPAA BAA.

How should I design video delivery for Helicopter Racing League?

Media CDN + Cloud Storage + Vertex AI prediction models + Pub/Sub + Dataflow. The key is combining global CDN with real-time prediction.

What architecture handles TerramEarth's IoT data volume?

A Pub/Sub → Dataflow → BigQuery streaming pipeline plus Bigtable for time-series storage. This handles 20M devices and 900M data points per day.

What percentage of the exam is case study questions?

Of the 50-60 total questions, each case study contributes 4-6 questions for a combined 20-30%. The remaining 70-80% are case-independent standalone questions. You need to prepare for both.

Can I pass by only understanding the case studies?

No. The other 70% directly tests GCP product knowledge, so the standard approach is to master every product through Skill Boost or books first, then tackle case study prep.

Related Articles / PCA Prep

GCP Professional Cloud Architect (PCA) 完全ガイド|試験概要・ケーススタディ攻略・学習ロードマップ

Google Cloud Professional Cloud Architect の試験範囲、4 つのケーススタディ攻略 (Mountkirk Games / EHR Healthcare / Helicopter Racing League / TerramEarth)、200 USD 受験料、2 年有効、AWS SAP / Azure AZ-305 比較を 2026 年最新版で解説。

GCP Professional Cloud Developer (PCD) 完全ガイド|Cloud Run・GKE・CI/CD・APM

Google Cloud Professional Cloud Developer の試験範囲、Cloud Run / GKE / Cloud Build / Cloud Trace、AWS DVA / Azure AZ-204 比較、学習ロードマップを徹底解説。

GCP Professional Cloud Network Engineer (PCNE) 完全ガイド|VPC・Interconnect・Load Balancing

Google Cloud Professional Cloud Network Engineer の試験範囲、VPC / Cloud Interconnect / Cloud Load Balancing / Cloud Armor、AWS ANS・Azure AZ-700 比較を詳解。

GCP Professional Cloud DevOps Engineer (PCDOE) 完全ガイド|SRE・GKE・CI/CD・SLO

Google Cloud Professional Cloud DevOps Engineer の試験範囲、SRE / SLI / SLO / Error Budget、GKE / Cloud Build / Cloud Deploy、AWS DOP・Azure AZ-400 比較を徹底解説。

Google Cloud is a trademark of Google LLC. This article compiles independent study information and is not affiliated with Google LLC. The case study contents may be revised officially, so please check the latest version on the official Google Cloud site before your exam.

Check what you learned with practice questions

Practice with certification-focused question sets

Visit the GCP Exam Prep page
Author

NicheeLab Editorial Team

NicheeLab editorial team focused on data engineering and cloud certification learning. Content is structured around practical study needs and official exam domains.


Related articles
Google Cloud

Google Cloud Certification Roadmap (2026)

Choose your GCP certification path — Foundational, Associate...

Google Cloud

CDL Cloud Digital Leader: Complete Exam Guide (2026)

Pass the Cloud Digital Leader exam — cloud business value, G...

Google Cloud

GAIL Generative AI Leader: Complete Exam Guide (2026)

Pass the Generative AI Leader exam — Gemini, Vertex AI, Work...

Google Cloud

Vertex AI Fundamentals for GCP Certs (2026)

Vertex AI basics every cert candidate needs — Workbench, Pip...

Google Cloud

Associate Cloud Engineer (ACE): Complete Guide (2026)

Pass the Associate Cloud Engineer exam — Console, gcloud, pr...

Browse all Google Cloud articles (103)
© 2026 NicheeLab All rights reserved.