SAP-C02 logo
Focused certification exam prep
Start practice

SAP-C02 Study Guide 2026: How to Pass on Your First Attempt

TL;DR
  • SAP-C02 has 75 questions (65 scored, 10 unscored) in 180 minutes, scored on a 100-1000 scale.
  • A 750 passing score is compensatory - you don't need to pass every domain individually.
  • Design for New Solutions is the largest domain at 29% and deserves the most study hours.
  • AWS suggests two years of hands-on solution design experience before attempting SAP-C02.

SAP-C02 Exam Snapshot: What You're Actually Signing Up For

Before opening a single study guide, it helps to understand the mechanics of the exam you're preparing for. SAP-C02 is Amazon Web Services' Solutions Architect - Professional certification, delivered through Pearson VUE at a physical test center or via online proctoring. The exam consists of 75 questions - 65 that count toward your score and 10 unscored items used for future exam calibration - and you're given 180 minutes to work through them. You won't know which questions are scored, so every item deserves full attention.

Questions come in two formats: standard multiple-choice with one correct answer, and multiple-response items where you must select every correct option to receive credit - partial credit does not exist. This format alone changes how you should study, because eliminating three wrong answers out of five isn't enough on a multiple-response question if you can't confidently identify all correct ones.

Your result is reported as a scaled score between 100 and 1000, and you need 750 to pass. For a deeper breakdown of what that scaled score actually represents and how AWS calculates it, see our dedicated SAP-C02 Passing Score 2026 guide. There's no penalty for guessing, so never leave a question blank.

No Prerequisite Certification Required: You don't need any prior AWS credential to sit SAP-C02. AWS simply recommends at least two years of hands-on experience designing and implementing solutions on AWS. Experience matters more here than badges.

The Four Domains and Why the Weighting Matters

SAP-C02 is organized into four domains, and the percentage assigned to each tells you exactly where to invest your study hours. Spending equal time on all four is a common first-attempt mistake - the exam itself doesn't treat them equally, so your prep shouldn't either.

Domain 1: Design Solutions for Organizational Complexity (26%)

Covers multi-account strategies, cross-account access, governance at scale, and network architectures that span many business units or acquired companies.

  • AWS Organizations, SCPs, and centralized logging patterns

Domain 2: Design for New Solutions (29%)

The single largest domain. Focuses on greenfield architecture decisions - choosing compute, storage, database, and networking services that meet cost, performance, and resiliency requirements from scratch.

  • Trade-off analysis between managed services and self-managed alternatives

Domain 3: Continuous Improvement for Existing Solutions (25%)

Tests your ability to evaluate a running architecture and identify improvements in cost efficiency, reliability, performance, and security posture.

  • Cost optimization levers, observability gaps, and reliability re-architecture

Domain 4: Accelerate Workload Migration and Modernization (20%)

Covers moving workloads onto AWS and modernizing them once there - including refactoring monoliths and choosing the right migration strategy.

  • Migration tooling, database migration patterns, and application modernization paths

For a full walkthrough of every task statement inside each domain, read our companion piece: SAP-C02 Exam Domains 2026: Complete Guide to All 4 Content Areas. Understanding domain weight distribution is also central to judging how hard the SAP-C02 exam actually is relative to other AWS certifications.

How SAP-C02 Questions Are Actually Written

SAP-C02 scenarios are long - often 150+ words - and describe a company with existing infrastructure, a business constraint, and a technical requirement. The "correct" answer is rarely the most powerful or most modern service; it's the one that satisfies the stated constraint (cost, compliance, latency, or operational overhead) most directly.

Expect answer choices that are all technically valid AWS solutions. The exam is testing judgment, not memorization of service names. A typical distractor pattern looks like this:

  • One answer that works but violates a stated constraint (e.g., introduces cross-region latency)
  • One answer that's over-engineered for the stated scale
  • One answer that's outdated or has been superseded by a newer AWS pattern
  • One answer that correctly balances the constraints given

Because multiple-response questions require selecting every correct option, practicing with realistic question banks matters more here than for exams with simple single-answer formats. Our practice test platform mirrors this scenario-based, multi-select structure so you're not caught off guard on exam day.

Key Takeaway

When two answers both "work," pick the one that most precisely matches the stated constraint - cost, compliance, or operational burden - rather than the most technically impressive option.

Registering, Scheduling, and the 50% Discount Benefit

SAP-C02 is booked through Pearson VUE, with a standard exam fee of USD 300. You can sit it at a physical test center or through online proctoring from home, provided your setup meets AWS's proctoring requirements. Scheduling flexibility and typical booking lead times are covered in more detail in our SAP-C02 Exam Dates 2026 guide, and a full cost breakdown - including retake economics - is available in SAP-C02 Certification Cost 2026: Complete Pricing Breakdown.

One detail worth planning around: AWS-certified candidates receive a 50% discount benefit toward a future AWS certification exam. If you already hold an AWS credential, check your certification account for this benefit before paying full price for SAP-C02.

Once you pass, the certification is valid for three years. Renewal requires passing the current version of the Solutions Architect - Professional exam again - there's no separate "recertification" exam track, so treat your certification date as a countdown to your next study cycle.

Exam DetailSpecification
Total questions75 (65 scored, 10 unscored)
Duration180 minutes
Passing score750 out of 100-1000
DeliveryPearson VUE test center or online proctored
Standard feeUSD 300
Validity period3 years

Building a Domain-Weighted Study Timeline

Generic weekly templates don't work well for SAP-C02 because the domains aren't equal in weight, and cramming all four into identical time blocks wastes hours on lower-yield content. Instead, size your study weeks to match domain percentages - spend the most time on Design for New Solutions (29%) and the least, relatively, on Accelerate Workload Migration and Modernization (20%).

Weeks 1-2

Design for New Solutions (29%)

  • Practice greenfield architecture decisions across compute, storage, and database services
  • Drill trade-off scenarios: managed vs. self-managed, cost vs. resiliency
Weeks 3-4

Design Solutions for Organizational Complexity (26%)

  • Multi-account governance, SCPs, and centralized network patterns
  • Cross-account access and shared services architectures
Week 5

Continuous Improvement for Existing Solutions (25%)

  • Cost optimization reviews and reliability audits on existing architectures
Week 6

Accelerate Workload Migration and Modernization (20%)

  • Migration strategy selection and application modernization patterns
Weeks 7-8

Full-Length Practice and Review

  • Timed practice exams under real 180-minute conditions
  • Review missed multi-select questions specifically, since partial credit doesn't exist

This isn't a rigid rulebook - adjust it based on your existing experience. If you already work heavily in multi-account environments, compress the Domain 1 block and give that time back to Design for New Solutions instead.

Concrete Technical Topics You Must Master

Beyond domain names, here are the specific technical areas that show up repeatedly across SAP-C02 scenarios:

  • Multi-account architecture: AWS Organizations structure, service control policies, and centralized logging/billing across dozens of accounts.
  • Network design at scale: Transit Gateway vs. VPC peering, hybrid connectivity (Direct Connect, VPN), and DNS architecture across accounts.
  • Resilience and disaster recovery: RTO/RPO-driven decisions between backup-and-restore, pilot light, warm standby, and multi-site active-active designs.
  • Cost optimization mechanics: Savings Plans vs. Reserved Instances, S3 storage class transitions, and right-sizing compute across mixed workloads.
  • Migration strategy selection: The "R" strategies (rehost, replatform, refactor) and matching each to specific business constraints in a scenario.
  • Data migration and modernization: Database migration approaches for heterogeneous vs. homogeneous engines, and decomposing monoliths into managed services.
  • Security and compliance boundaries: Encryption key management across accounts, compliance-driven data residency, and least-privilege access patterns.

Note that emerging AI-related content mentioned in the current exam guide is explicitly unscored pretest material - it will not appear as a weighted domain, so don't over-invest study time there at the expense of the four scored domains above. For a condensed, scannable reference of these topics, bookmark our SAP-C02 Cheat Sheet 2026.

Who Actually Hires for This Certification

SAP-C02 is a professional-level credential, and it's typically pursued by people already working in architecture-adjacent roles rather than newcomers to cloud computing. Common titles among candidates and holders include cloud architect, solutions architect, DevOps lead, and infrastructure engineer moving into architecture responsibilities. Organizations running large, multi-account AWS environments - especially those undergoing migration or modernization initiatives - tend to value this credential because it directly maps to Domain 4's migration and modernization content and Domain 1's organizational complexity content.

If you're evaluating whether the investment of time and the USD 300 fee makes sense for your career stage, our Is the SAP-C02 Certification Worth It? Complete ROI Analysis and SAP-C02 Salary Guide 2026 articles go deeper on positioning and market context. For a broader look at eligibility expectations before you commit to a study plan, see SAP-C02 Requirements 2026: Eligibility, Prerequisites & How to Qualify.

Real-World Experience Beats Flashcards: Because scenarios describe existing enterprise environments - legacy data centers, multiple business units, partial cloud adoption - candidates with hands-on migration or multi-account governance experience typically find the scenario reasoning more intuitive than those studying service names in isolation.

Mistakes That Cause First-Attempt Failures

A few recurring patterns separate first-attempt passes from retakes:

  • Treating all domains equally. Since Design for New Solutions carries 29% weight versus 20% for migration, under-preparing the largest domain has an outsized effect on your scaled score.
  • Rushing multiple-response questions. Because every correct option must be selected for credit, candidates who select "close enough" answers lose points they didn't realize were missing.
  • Skipping timing practice. With 75 questions in 180 minutes, that's roughly 2.4 minutes per question including unscored items - long scenario reading eats into that budget fast if you haven't practiced pacing.
  • Studying services instead of trade-offs. SAP-C02 rarely asks "what does this service do" - it asks "which of these valid options best fits this specific constraint." Memorized feature lists don't answer that question.
  • Ignoring the compensatory scoring model. You don't need to ace every domain individually, but a severe weakness in the 29%-weighted domain is harder to compensate for than a weakness in the 20%-weighted one.

For a broader look at where SAP-C02 sits on the difficulty spectrum compared to other AWS credentials, our exam difficulty guide breaks down the reasoning further, and SAP-C02 Pass Rate 2026: What the Data Shows puts these mistakes into broader context.

Whatever timeline you settle on, the most reliable way to validate readiness before exam day is running full-length, timed practice exams that mirror the real question format. Our SAP-C02 practice tests are built around the same scenario-based, multi-select structure described throughout this guide, so your practice conditions match test-day conditions as closely as possible.

Frequently Asked Questions

How many questions are on the SAP-C02 exam and how much time do I get?

There are 75 total questions - 65 scored and 10 unscored - and you have 180 minutes to complete the exam.

What score do I need to pass SAP-C02?

You need a scaled score of 750 out of a 100-1000 range. Scoring is compensatory across the whole exam, and there's no penalty for guessing.

Do I need a prerequisite certification before taking SAP-C02?

No prior certification is mandatory. AWS recommends at least two years of hands-on experience designing and implementing solutions on AWS before attempting it.

Which SAP-C02 domain should I study first?

Start with Design for New Solutions since it carries the highest weight at 29%, then move to Design Solutions for Organizational Complexity at 26%.

How long is the SAP-C02 certification valid?

Three years. Renewal requires passing the current version of the Solutions Architect - Professional exam again before it expires.

Ready to pass your SAP-C02 exam?

Put this into practice with free SAP-C02 questions across every exam domain.