examOS.
Exam CatalogueStudy PlansRoadmapsBlogs
Login

ExamOS

Credits PolicyReferral PolicyQuality StandardsPricingPrivacy PolicyTerms of UseContact UsReport a Bug

Follow us

Disclaimer: ExamOS is an independent platform, not affiliated with any certification provider, and does not use or distribute exam dumps.

Share your feedback

Checking sign-in status...

examOS.Study Plan
Disclaimer: ExamOS is an independent platform, not affiliated with any certification provider, and does not use or distribute exam dumps.
← Back to Exam Details

Study Plan

Google Cloud Professional Cloud Architect (PCA) – Study Plan

A condensed 8-week study plan for the Google Cloud PCA exam. Design scalable, secure, reliable, and cost-optimized architectures using the six official PCA domains, four current case studies, and the architectural judgment the exam tests.

GoogleGCP-PCAPassing score: Pass/Fail — Google does not publish a numeric threshold (~70-75% estimated by community)Cloud architects and senior engineers with 3+ years industry experience including 1+ year designing and managing solutions using Google Cloud18-Jul-202619 views
Start date: _______________Target exam date: _______________
8 WeeksDuration
~50 hrsTotal Study Time
6 DomainsExam Coverage

Stay consistent by setting a target date for this certification.

Set target

How to use this plan

  1. 1Read and explore. Start the week with Google Cloud documentation and hands-on labs. PCA goes deeper than ACE, so understanding the "why" behind each service matters more than memorizing what it does.
  2. 2Build your judgment. For every GCP service you encounter, ask yourself three questions: What problem does this solve? When is it the wrong choice? What would change my answer if the scenario were slightly different?
  3. 3Practice with ExamOS. Use the quiz modes in the order specified in this Study Plan.
  4. 4Learn the "best fit" heuristic. When a managed GCP service can meet the requirements, it is almost always the correct answer over a self-managed alternative. The exam consistently rewards solutions that minimize operational overhead.
Rookie ModeChallenger ModeLegend Mode

Week-by-Week Breakdown


W1

Week 1

Architecture Thinking and Self-Assessment

This week is about mapping your current knowledge against the exam domains, getting familiar with the Well-Architected Framework, and reading through all four case studies. You are not expected to master anything yet. You are building a baseline.

Topics

  • Well-Architected Framework: six pillars and interactions
  • PCA exam guide domain mapping
  • All four case studies: first read
  • Terraform and IaC fundamentals
  • Architecture vs operational question style

Activities

  • Read the official PCA exam guide end to end and identify weak domains.
W2

Week 2

Compute, Containers, and Networking

Compute and networking go hand in hand. You deploy compute inside networks, and the exam frequently tests them as an integrated system. Studying them together will help you think about infrastructure as a whole, not as isolated pieces.

Topics

  • Compute service selection criteria
  • Managed Instance Groups and autoscaling
  • GKE architecture and cluster design
  • VPC design and Shared VPC
  • Hybrid and global connectivity

Activities

  • Draft a scalable compute and network architecture for Cymbal Retail's case study to handle peak traffic.
W3

Week 3

Storage, Database, and Data Architecture

Choosing the right database is one of the most commonly tested skills on PCA. The trick is not knowing every service's feature list. It is knowing which one fits a given set of requirements around consistency, scale, latency, and cost.

Topics

  • Cloud Storage classes and lifecycle rules
  • Database selection: SQL, Spanner, Firestore, Bigtable, AlloyDB
  • Database architecture patterns and replicas
  • BigQuery architecture and optimization
  • Data pipeline design (Dataflow, Dataproc, Pub/Sub)

Activities

  • Create a decision tree covering all major GCP database services for reference.
W4

Week 4

Security, Compliance, and Securing AI

Security shows up everywhere on this exam, not just in the dedicated security domain. This week focuses on designing security architectures that meet compliance requirements. The "Securing AI" topic is new in the v6.1 update, and it deserves your attention.

Topics

  • IAM design and policy inheritance
  • VPC Service Controls and perimeters
  • Cloud KMS, CMEK, and Cloud HSM
  • Security Command Center and posture management
  • Securing AI (Model Armor, data protection)

Activities

  • Design a HIPAA-compliant architecture for the EHR Healthcare case study.
W5

Week 5

Reliability, HA, DR, and Operations

Keeping systems running and improving them continuously is the same discipline. This week brings together reliability architecture (designing for failure) with operational practices (monitoring, deploying, and iterating).

Topics

  • SRE principles: SLOs, SLIs, error budgets
  • High availability and multi-region patterns
  • Disaster recovery: RTO/RPO mapping
  • Operations monitoring and alerting
  • CI/CD, release management, traffic splitting

Activities

  • Map RTO/RPO targets to major GCP stateful services for quick reference.
W6

Week 6

Data Analytics, ML, and Generative AI

Data pipelines feed directly into ML workloads, so studying them together makes sense. You will also cover generative AI, which is now a significant part of the exam. One important thing to keep in mind: when a question mentions AI, it is often testing fundamental cloud concepts (latency, throughput, cost) applied to an AI workload, not deep AI/ML expertise. The AI framing is the scenario, not necessarily the skill being tested.

Topics

  • Real-time and batch analytics pipelines
  • Vertex AI platform and training
  • Vertex AI Agent Builder and Gemini
  • RAG architecture and vector search
  • AI workload monitoring and governance

Activities

  • Design a real-time analytics pipeline for the KnightMotives automotive telemetry requirements.
W7

Week 7

Case Studies, Cross-Domain Scenarios, and Integration

This is where everything comes together. You will spend the week working through the four case studies and cross-domain scenarios that span multiple exam domains. The exam does not test these in isolation, and neither will this week.

Topics

  • Altostrat Media: media streaming, content delivery, video transcoding, global audience
  • Cymbal Retail: e-commerce, inventory management, personalization, peak traffic
  • EHR Healthcare: HIPAA compliance, HL7 FHIR, patient data security
  • KnightMotives Automotive: IoT telemetry, real-time analytics, connected vehicles

Activities

  • Write one-page architecture recommendations covering all pillars for each case study.
  • Practice a question-first approach to extract relevant details from case studies efficiently.
W8

Week 8

Exam Simulation and Booking

Your final push. This week is full exam simulation mode: filling in remaining gaps and building the confidence to walk into the testing center ready.

Topics

  • Full syllabus review across all six domains
  • Time management (120 minutes for 50-60 questions)
  • Multiple-select question mastery
  • Architecture trade-off reasoning

Activities

  • Take the official Google practice exam if one is available for PCA.
  • Take at least 3 ExamOS Legend mode full quizzes (80% hard questions, 120-minute timer).

Daily Study Routine

Suggested 2–3 Hour Day

TimeActivity
15 minLook over yesterday's wrong answers. For each one, identify the principle you missed.
30 minRead Google Cloud documentation for this week's topic
30 minHands-on lab (Google Cloud Skills Boost or Cloud Console)
15 minWork through one case study scenario from the four official ones
30 minTake an ExamOS quiz (Challenger or Legend mode, depending on the week)

Stay consistent by setting a target date for this certification.

Set target
  • Read all four official case studies for business and technical requirements. Note down the constraints.
  • Study the six pillars of the Well-Architected Framework.
  • Take the ExamOS Rookie mode quiz (30 questions).
  • Review results to find your priority study areas (any domain where you scored below 60%).
  • Goal:A clear picture of where you stand and genuine familiarity with all four case studies.
    Rookie Mode
    Rookie Mode
  • Design a GKE cluster using Shared VPC for a microservices application that spans multiple projects.
  • Recommend and justify either Shared VPC or VPC Peering for a complex environment.
  • Design a hybrid connectivity solution for the EHR Healthcare case study that keeps compliance-sensitive workloads isolated.
  • Take the ExamOS Challenger quiz. Repeat until you score 80% or more in Compute and Networking.
  • Goal:The ability to confidently select and integrate the correct compute and network architectures for any workload.
    Challenger Mode
    Challenger Mode
  • Recommend and justify specific database choices for each of the four case studies.
  • Design a BigQuery data warehouse architecture for the Cymbal Retail case study.
  • Take the ExamOS Challenger quiz. Repeat until you score 80% or more on Storage and Database Architecture.
  • Goal:Instantly identify the correct GCP storage/database service for any workload with justification.
    Challenger Mode
    Challenger Mode
  • Implement a VPC Service Controls perimeter to test cross-boundary access.
  • Design an IAM policy hierarchy for an organization with 5 folders and 20 projects.
  • Design an AI security strategy for the EHR Healthcare case study using Model Armor and Sensitive Data Protection.
  • Take the ExamOS Challenger quiz. Repeat until you score 80% or more on Security and Compliance.
  • Goal:Design architectures meeting compliance frameworks using appropriate GCP security and AI controls.
    Challenger Mode
    Challenger Mode
  • Design a multi-region DR plan for Cymbal Retail meeting strict RTO/RPO.
  • Architect CI/CD pipelines and operations monitoring for a multi-project setup.
  • Take the ExamOS Challenger quiz. Repeat until you score 80% or more on Reliability and Operations.
  • Goal:Design highly available systems capable of recovery and continuous operational improvement.
    Challenger Mode
    Challenger Mode
  • Design a RAG pipeline on GCP for the EHR Healthcare case study's clinical knowledge retrieval use case.
  • Design a fraud detection ML pipeline using Vertex AI Pipelines for Cymbal Retail.
  • Recommend the right tool among Dataflow, Dataproc, and BigQuery for various scenarios.
  • Take the ExamOS Challenger quiz. Repeat until you score 80% or more on Data and AI/ML domain.
  • Goal:Design end-to-end data and AI architectures from ingestion to inference.
    Challenger Mode
    Challenger Mode
  • Identify the top three likely architectural decisions tested for each case study.
  • Solve at least 5 full cross-domain architecture scenarios.
  • Pass the comprehensive ExamOS Challenger quiz three times consecutively above 70%.
  • Goal:Fluent case study reasoning. The exam tests how you think through architectural trade-offs.
    Challenger Mode
    Challenger Mode
  • Simulate real exam conditions at least once: no phone, no breaks, 120 minutes, same time of day you plan to actually sit the exam.
  • For every Legend question you miss, review the explanation and write one sentence explaining the architectural principle behind the correct answer.
  • Review your case study notes one last time for all four scenarios.
  • Once you are consistently hitting 80% or above on Legend mode across two or more sessions, book your exam. You are ready.
  • Goal:Consistent above 80% on Legend mode across two or more sessions. Confidence to schedule the exam.
    Legend Mode
    Legend Mode

    Overview

    The Google Cloud Professional Cloud Architect exam validates your ability to design scalable, secure, reliable, and cost-optimized architectures on Google Cloud. Success here requires more than just memorizing service features; you have to demonstrate the ability to apply that knowledge to real-world scenarios.

    This exam tests architectural judgment. The questions will place you in situations where you need to recommend the best solution, weigh the pros and cons of competing designs, and map specific GCP tools to complex business requirements. This mirrors the daily responsibilities of a Cloud Architect, and this study plan is designed specifically to build and practice that skill set.

    The October 2025 update (v6.1) brought meaningful changes. AI and ML are now firmly in scope, the Well-Architected Framework is required knowledge, and "Securing AI" is an explicit topic. All of that is reflected in the weeks ahead.

    Domain Weight
    Designing and planning a cloud solution architecture ~24%
    Managing and provisioning solution infrastructure ~15%
    Designing for security and compliance ~15%
    Analyzing and optimizing technical and business processes ~16%
    Managing implementation of cloud architecture ~15%
    Ensuring solution and operations reliability ~15%

    Case studies: 4 available case studies; each exam sitting includes 2 (randomly selected). Case study questions make up 20-30% of the exam.

    The Google Cloud Well-Architected Framework (six pillars: operational excellence, security, reliability, performance optimization, cost optimization, and sustainability) is now required knowledge. It is used as evaluation criteria across the entire exam. Internalize these pillars early. They will shape how you think about every design decision from Week 1 onward.

    Recommended experience: 3+ years of industry experience including 1+ year designing and managing solutions using Google Cloud. No formal prerequisites.

    A note on prerequisites: There are no formal prerequisites for PCA, and many candidates pass without holding ACE first. That said, if GCP is new to you, ACE builds the operational foundation that this exam assumes. Consider it a worthwhile detour, not a roadblock.

    Frequently Asked Questions

    Do I need ACE before PCA?

    There are no formal prerequisites, and many people pass PCA without it. But if you have not spent significant time working with GCP at an operational level, the infrastructure management and operations domains will feel unfamiliar. ACE builds that foundation.

    Why is this plan 8 weeks instead of 10 or 12?

    Because you are expected to have 1+ year of hands-on GCP experience coming in. This plan skips service introductions and focuses on architectural judgment: when and why to use services, not what they are. Compute and networking are studied together because you deploy compute inside networks. Reliability and operations are combined because keeping systems running and improving them is the same discipline. Data analytics and AI/ML are combined because pipelines feed into ML workloads. Same ground, tighter structure.

    What are the four case studies for 2026?

    Altostrat Media, Cymbal Retail, EHR Healthcare, and KnightMotives Automotive. Each exam sitting gives you 2 of the 4 (randomly selected), and case study questions make up 20-30% of the exam. If you come across study materials referencing Dress4Win, TerramEarth, Mountkirk Games, JencoMart, or Helicopter Racing League, those are outdated.

    How many practice questions should I aim for?

    Aim for at least 600 unique questions across all domains, ensuring you prioritize quality over quantity. ExamOS provides over 2,000 high quality practice questions covering all domains and designed to explain the rationale behind both correct and incorrect answers.

    When should I book the exam?

    Once you are consistently hitting 80% or above on Legend mode across two or more sessions, and you feel comfortable explaining architecture decisions for all four case studies, you are ready. Trust your preparation.

    How long is the exam?

    120 minutes (2 hours) for 50-60 questions. Case study questions tend to take longer than standalone questions, so keep an eye on the clock. If you are renewing an active certification, the renewal exam is shorter: 1 hour, 25 questions, 1 case study.

    What languages is the exam available in?

    English and Japanese only. This is more limited than most Microsoft and AWS exams. Google does not offer additional time accommodations for non-native speakers.

    What is the "best fit" heuristic?

    When a managed GCP service can meet the requirements, it is almost always the right answer over a self-managed alternative. The exam rewards solutions that keep operational overhead low. When two managed services seem similar, go with the one purpose-built for the workload at hand.

    Can I use reference materials during the exam?

    No. The PCA exam is closed-book. You will not have access to documentation, websites, or search engines. The case studies are available on a split-screen view during the exam, but that is all the reference material you get.

    What changed in the October 2025 update (v6.1)?

    Several meaningful changes:

    • The Well-Architected Framework went from optional best practice to required knowledge. The operational excellence pillar got its own dedicated section.
    • AI and ML content expanded significantly. New sections were added for Vertex AI workflows and pre-built AI solutions. "Securing AI" became a specific security topic.
    • Terraform/IaC became an explicit requirement for the infrastructure management domain.
    • Case studies were refreshed. EHR Healthcare was kept. Three new scenarios (Altostrat Media, Cymbal Retail, KnightMotives Automotive) replaced the older ones. All three incorporate AI integration.
    • Existing certifications stay valid until their normal expiration date.

    What is the most heavily tested domain?

    Designing and planning a cloud solution architecture is the largest at roughly 24%. But the exam evaluates your answers against the Well-Architected Framework across all six domains. Understanding how the six pillars apply to every design decision matters more than focusing on any single domain.

    What are the most common ways people fail?

    • Studying old case studies. Dress4Win, Mountkirk Games, TerramEarth, and Helicopter Racing League are gone. If your materials reference these, they are outdated.
    • Treating every AI question as an AI question. Many questions that mention AI are actually testing cloud fundamentals like latency, throughput, or cost. The AI framing is just the scenario.
    • Not knowing the Well-Architected Framework. It is used as evaluation criteria across the entire exam now. Knowing the six pillars and how they interact is essential.
    • Ignoring Terraform/IaC. The v6.1 update made it explicit. You should be comfortable with basic Terraform resource provisioning.
    • Memorizing case study details instead of practicing architectural reasoning. The exam tests how you think, not what you remember about a fictional company's org chart.
    • Choosing self-managed solutions when a managed service works. The exam consistently rewards managed-service-first thinking.

    What are the three biggest preparation mistakes?

    1. Studying service features without studying architecture patterns. PCA tests judgment. Knowing that Cloud Spanner offers global consistency is table stakes. Knowing when it is a better choice than Cloud SQL with read replicas, and being able to explain why, is what the exam actually measures.
    2. Not practicing case study reasoning under time pressure. Case studies consume more time per question than standalone questions. Get comfortable reading a question, finding the binding constraint, and narrowing down your options quickly.
    3. Using study materials from before November 2025. The October 2025 update changed roughly 30% of the exam content. Older materials may be missing Vertex AI, AlloyDB, Migration Center, Model Armor, and the Well-Architected Framework requirements. Always check the publication date.

    Is there a renewal option instead of retaking the full exam?

    Yes. If you have an active PCA certification and you are within the renewal eligibility window (starting 60 days before expiration), you can take a shorter renewal exam. It is 1 hour, costs $100, has 25 questions, includes 1 case study focused on generative AI, and is almost entirely case study-based. If your certification has already expired, or if this is your first time getting certified, you will need to take the standard exam.



    Where to Go After PCA

    A few natural next steps depending on your area of interest:

    • Google Cloud Professional Data Engineer for data architecture and ML pipeline roles.
    • Google Cloud Professional Cloud DevOps Engineer for SRE and operations-focused roles.
    • Google Cloud Professional Cloud Security Engineer for security architecture roles.
    • Google Cloud Professional Cloud Network Engineer for networking-focused roles.
    • Google Cloud Professional Machine Learning Engineer for AI/ML architecture roles.


    Quick-Reference: What Is on the Exam (v6.1, October 30, 2025)

    This is a condensed summary. For the full, always-current list, visit the official PCA exam guide.

    Domain Key Skills
    Designing and planning a cloud solution architecture (~24%) Designing solution infrastructure that meets business requirements, designing network/storage/compute resources, creating migration plans (Migration Center, VMware Engine, lift-and-shift, modernize), envisioning future solution improvements
    Managing and provisioning solution infrastructure (~15%) Configuring network and VPC topologies (Shared VPC, peering, Private Service Connect), configuring storage and database resources (AlloyDB, Filestore tiers, Bigtable schema), configuring compute resources (GKE, Cloud Run, MIGs, spot/preemptible), configuring infrastructure as code (Terraform)
    Designing for security and compliance (~15%) Designing for security (IAM, VPC Service Controls, Cloud KMS/HSM, Security Command Center), designing for compliance (Assured Workloads, audit logging, regulatory frameworks), securing AI (Model Armor, Sensitive Data Protection, secure model deployment)
    Analyzing and optimizing technical and business processes (~16%) Analyzing and defining technical processes (SDLC, CI/CD, Cloud Build, Cloud Deploy), analyzing and defining business processes (cost optimization, licensing, procurement), developing procedures to test resilience (chaos engineering, DR testing)
    Managing implementation of cloud architecture (~15%) Advising development and operation teams (API management, Apigee), interacting with Google Cloud programmatically (client libraries, Cloud SDK), applying application design best practices (12-factor, microservices, event-driven), implementing standards and best practices
    Ensuring solution and operations reliability (~15%) Monitoring, logging, and observability (Cloud Monitoring, Cloud Logging, custom metrics), deployment and release management (canary, blue/green, traffic splitting), assisting with support (incident response, escalation, root cause analysis), evaluating quality control measures (SLOs, SLIs, error budgets)