← Tools

AWS Solutions Architect Pro

A focused command center for the current AWS Certified Solutions Architect - Professional exam: learn the domains, drill scenario questions, keep the official references close, and track readiness before booking the real thing.

AWS Certified Solutions Architect - Professional SAP-C02 Updated target: June 2026

Study Strategy

  1. Read the SAP-C02 exam guide and map every weak spot to one of the four domains.
  2. Build breadth first: Organizations, networking, IAM, DR, migration, data, and cost.
  3. Practice scenario elimination: identify hard requirements, rule out noncompliant answers, then optimize.
  4. Use official docs for service limits, behavior, and tradeoffs instead of memorizing summaries alone.
  5. Take timed mixed quizzes until the long wording feels normal, then schedule the official practice exam.

Passing Posture

  • Time: average 2 minutes 24 seconds per question, with a fast first pass and flagged review pass.
  • Mindset: SAP-C02 is often about selecting the most operationally mature architecture, not the first workable one.
  • Anchor words: least operational overhead, multi-account, global, RTO/RPO, compliance, cost, migration wave, and rollback.
  • Final gate: two timed practice exams at or above 80%, plus written explanations for missed questions.

High-Yield Topics

Organizations

OUs, SCPs, Control Tower, delegated admin, centralized logging, cross-account roles, resource sharing, and identity federation.

Networking

Transit Gateway, VPC peering, PrivateLink, Direct Connect, VPN, Route 53 Resolver, CloudFront, Global Accelerator, and hybrid DNS.

Resilience

Multi-AZ versus multi-Region, backup and restore, pilot light, warm standby, active-active, RTO/RPO, and failover testing.

Security

KMS, ACM, IAM Identity Center, GuardDuty, Security Hub, WAF, Shield, Detective, Inspector, CloudTrail, and least privilege design.

Data

Aurora global database, DynamoDB global tables, S3 replication and lifecycle, EFS replication, FSx choices, DMS, and caching.

Migration

Migration Hub, Application Discovery Service, Application Migration Service, DataSync, Transfer Family, Snow Family, and modernization patterns.

Current Quiz Coverage

The built-in question bank now contains 240 original scenario questions weighted to the SAP-C02 exam domains. Use these for daily drills, then validate readiness with official AWS practice exams and high-quality third-party practice sets.

240 total questions 62 / 70 / 60 / 48 domain split Single and multi-response Metadata and docs links
26%

Domain 1: Design Solutions for Organizational Complexity

Multi-account governance, network connectivity, centralized security, resilience, and cost visibility.

Organizations Transit Gateway Control Tower Cost Explorer
29%

Domain 2: Design for New Solutions

Deployment strategy, continuity, security, reliability, performance, cost, and requirements-driven service selection.

CI/CD RTO/RPO Auto Scaling Well-Architected
25%

Domain 3: Continuous Improvement for Existing Solutions

Operational excellence, security posture, reliability, performance efficiency, cost optimization, and refactoring decisions.

Observability Compute Optimizer Trusted Advisor WAFR
20%

Domain 4: Accelerate Workload Migration and Modernization

Discovery, migration planning, data transfer, cutover, rollback, modernization, and workload prioritization.

MGN DMS DataSync Migration Hub

Decision Patterns To Memorize

Many VPCs, Many Accounts

Prefer Transit Gateway for hub-and-spoke routing at scale. Use VPC peering for simple direct private connectivity without transitive routing.

Private SaaS Or Service Access

Prefer AWS PrivateLink when consumers need private access without overlapping CIDR or full network-level routing.

Lowest RPO Across Regions

Look for native cross-Region replication options such as Aurora global database, DynamoDB global tables, and S3 replication.

Centralized Identity

Use IAM Identity Center with external identity provider integration for workforce access across multiple AWS accounts.

Large Online Transfer

DataSync is the high-yield answer for managed, repeatable online file transfer. Snow Family appears when network transfer is too slow or impractical.

Operational Overhead

When answers are otherwise close, managed services usually beat self-managed EC2 designs for SAP-C02 scenario wording.

SAP-C02 Exam Guide

The source of truth for domains, task statements, in-scope services, and out-of-scope knowledge.

Open exam guide PDF

AWS Skill Builder

Official exam prep plans, question sets, practice exams, labs, and AWS-authored training.

Open Skill Builder

AWS Sample Questions

Official sample question style for understanding wording, distractors, and multi-response expectations.

Open sample PDF

Tutorials Dojo

High-volume SAP-C02 practice exams with review, timed, section, and randomized modes.

Open practice exams

Whizlabs

Additional SAP-C02 practice volume for finding weak domains and service-selection gaps.

Open Whizlabs prep

Adrian Cantrill

Deep architecture instruction for concept repair when practice questions expose weak foundations.

Open course

Pluralsight SAP-C02

Modular advanced courses aligned to SAP-C02 domains for targeted review.

Open path

Well-Architected Framework

Core language for operational excellence, security, reliability, performance, cost, and sustainability.

Read Well-Architected docs

AWS Architecture Center

Reference architectures, guidance, and patterns for enterprise-scale AWS design decisions.

Open Architecture Center

AWS Prescriptive Guidance

Migration, modernization, security, data, and platform playbooks that map well to exam scenarios.

Open Prescriptive Guidance

AWS Organizations

Multi-account strategy, SCPs, delegated administration, consolidated billing, and governance.

Read Organizations docs

Amazon VPC Connectivity

Transit Gateway, peering, endpoints, NAT, routing, and hybrid networking decision support.

Read VPC docs

AWS Disaster Recovery

Backup and restore, pilot light, warm standby, active-active, and DR planning concepts.

Read DR whitepaper
Pace target 2:24 0:00

Review Loop

Missed quiz answers automatically become review notes and weak topics. Use the save controls when you want the same study profile available from another browser.

Saved progress is written as public JSON under data/certification-aws-solutions-architect-professional/. Do not save secrets, employer data, or anything that should be private.
0% quiz accuracy
0 / 240 questions seen
No attempts best simulator
Not ready readiness gate

Weak Topics

These rise when you miss questions. The goal is to turn every repeat miss into a short, written rule you can recognize under time pressure.

Add Review Note

Missed Question Journal

Timed Exam Simulator

Runs a 75-question, 180-minute practice pass using the current question bank. The bank repeats if needed, so treat this as a pacing and weak-domain simulator, then validate with official AWS practice exams.

180:00 time remaining
0 / 75 answered
0% current score
No attempts best saved attempt
Start a simulator pass when you are ready.

Decision Pattern Drills

Fast recognition reps for the service-selection traps that show up across long SAP-C02 scenarios.

Service Comparison Tables

High-yield distinctions to rehearse until the exam wording starts pointing at the right AWS service.

Transit Gateway vs VPC Peering vs PrivateLink Transit Gateway for scalable hub-and-spoke routing; VPC peering for simple direct private routing; PrivateLink for private service access without full network connectivity.
DataSync vs DMS vs Transfer Family vs Snow Family DataSync moves files online; DMS migrates databases with replication; Transfer Family exposes SFTP/FTPS/FTP to S3 or EFS; Snow is for offline or edge-scale movement.
Aurora Global vs RDS Read Replica vs Backup Copy Aurora Global targets low-latency cross-Region reads and low RPO; read replicas help read scaling and DR; backup copies are slower recovery artifacts.
SCP vs IAM Policy vs Permissions Boundary SCPs set account or OU maximum permissions; IAM policies grant or deny principal actions; permissions boundaries cap what a principal can receive.
WAF vs Shield vs GuardDuty vs Security Hub WAF filters web requests; Shield handles DDoS protection; GuardDuty detects threats; Security Hub aggregates and scores findings.
Compute Optimizer vs Trusted Advisor vs Cost Explorer Compute Optimizer recommends resource sizing; Trusted Advisor checks account hygiene across categories; Cost Explorer analyzes spend trends and forecasts.
Direct Connect vs Site-to-Site VPN vs Client VPN Direct Connect is private dedicated connectivity; Site-to-Site VPN connects networks over encrypted internet tunnels; Client VPN gives individual users remote access into VPC resources.
Route 53 Resolver Inbound vs Outbound Endpoints Inbound lets on-prem DNS query AWS private names; outbound lets VPC workloads forward queries to on-prem DNS. Rules decide which domains are forwarded.
CloudFront vs Global Accelerator vs Route 53 CloudFront caches HTTP content at the edge; Global Accelerator improves TCP/UDP availability and latency with static anycast IPs; Route 53 answers DNS and can steer by policy.
Gateway Endpoint vs Interface Endpoint Gateway endpoints are for S3 and DynamoDB route-table targets; interface endpoints are ENIs powered by PrivateLink for AWS APIs and endpoint services.
Control Tower vs Organizations vs StackSets Control Tower builds and governs a landing zone; Organizations manages accounts/OUs/SCPs/billing; StackSets deploys CloudFormation stacks across accounts and Regions.
IAM Identity Center vs IAM Users vs Cognito Identity Center is workforce access to AWS accounts/apps; IAM users are long-lived AWS principals to avoid when possible; Cognito is customer/app user identity.
AWS Backup vs Snapshot Automation vs Replication AWS Backup centralizes policy and compliance; snapshots are point-in-time recovery artifacts; replication lowers RPO and is usually needed for faster regional recovery.
Aurora Serverless v2 vs RDS Provisioned vs DynamoDB Aurora Serverless v2 scales relational capacity; RDS provisioned fits predictable relational workloads; DynamoDB fits high-scale key-value/document access without joins.
ElastiCache vs DAX vs RDS Proxy ElastiCache caches general hot data/session state; DAX accelerates DynamoDB reads; RDS Proxy pools relational database connections, especially for Lambda spikes.
SQS vs SNS vs EventBridge vs Step Functions SQS queues work; SNS fans out notifications; EventBridge routes events with rules and SaaS integrations; Step Functions orchestrates stateful workflows.
Lambda vs Fargate vs EC2 Auto Scaling Lambda for event-driven short execution; Fargate for containers without server management; EC2 Auto Scaling when you need instance-level control or unsupported runtimes.
ECS vs EKS vs App Runner ECS is AWS-native container orchestration; EKS is managed Kubernetes for Kubernetes requirements; App Runner is simplest for source/container web services.
CodeDeploy vs Elastic Beanstalk vs AppConfig CodeDeploy controls deployments and traffic shifting; Elastic Beanstalk manages app environments; AppConfig safely rolls out configuration and feature flags.
CloudWatch vs CloudTrail vs Config vs X-Ray CloudWatch observes metrics/logs/alarms; CloudTrail records API activity; Config tracks resource configuration/compliance; X-Ray traces distributed requests.
GuardDuty vs Inspector vs Macie vs Detective GuardDuty detects threats; Inspector finds vulnerabilities; Macie discovers sensitive S3 data; Detective helps investigate security findings and relationships.
Secrets Manager vs Parameter Store vs KMS Secrets Manager stores and rotates secrets; Parameter Store stores configuration and simple secrets; KMS manages encryption keys used by both and by AWS services.
S3 Lifecycle vs Intelligent-Tiering vs Glacier Classes Lifecycle transitions by rules; Intelligent-Tiering adapts to changing access; Glacier classes are archival retrieval tiers with lower storage cost and retrieval tradeoffs.
S3 Replication vs DataSync vs Transfer Acceleration Replication copies objects between buckets; DataSync moves files/objects online between locations; Transfer Acceleration speeds internet uploads to S3 via edge locations.
MGN vs DMS vs SCT MGN rehosts servers with block replication; DMS migrates and replicates database data; SCT converts schemas when moving between database engines.
Rehost vs Replatform vs Refactor vs Repurchase Rehost lifts and shifts; replatform makes limited managed-service changes; refactor changes architecture/code; repurchase replaces with another product or SaaS.
Snowcone vs Snowball Edge vs Snowmobile Snowcone is small edge/transfer; Snowball Edge handles larger transfer and edge compute; Snowmobile is for extreme exabyte-scale data transfer.
Cost Explorer vs Budgets vs Cost Anomaly Detection Cost Explorer analyzes and forecasts spend; Budgets alerts on defined thresholds; Cost Anomaly Detection finds unusual spend patterns automatically.

Cram Sheet

Last-mile rules for narrowing SAP-C02 answers when two choices both look technically possible.

Networking

Transit Gateway for scalable routing; PrivateLink for private service access without broad connectivity; Route 53 Resolver for hybrid DNS; Global Accelerator for static anycast IPs and non-HTTP acceleration.

Governance

Control Tower for landing zones; Organizations and SCPs for preventive account guardrails; StackSets for account-wide baselines; RAM for shared subnets and central network ownership.

Disaster Recovery

Backup and restore is cheapest but slowest. Pilot light keeps core services ready. Warm standby runs scaled-down. Multi-site active-active is fastest and most expensive.

Migration

MGN rehosts servers. DMS migrates databases and ongoing replication. SCT converts schemas. DataSync moves files online. Snow handles large offline transfer. Transfer Family exposes managed SFTP/FTPS/FTP.

Security

WAF filters layer 7 requests. Shield handles DDoS. GuardDuty detects threats. Security Hub aggregates findings. Macie finds sensitive S3 data. KMS controls encryption keys.

Cost

Use tags before cost allocation. Compute Optimizer rightsizes. Cost Explorer analyzes spend. Trusted Advisor checks broad account hygiene. Savings Plans fit steady compute; Spot fits interruptible work.

Hybrid Connectivity

Site-to-Site VPN is fast to establish and encrypted over internet. Direct Connect gives private, predictable bandwidth. Use DX Gateway to reach multiple VPCs/Regions. Add VPN backup when resilience matters.

Hybrid DNS

Inbound Resolver endpoints let on-prem DNS query AWS private zones. Outbound endpoints plus forwarding rules let VPC workloads resolve on-prem names. Private hosted zones are VPC-associated, not internet-visible.

Multi-Account Security

Use delegated administrator for Security Hub, GuardDuty, Inspector, Macie, and IAM Access Analyzer where supported. Keep the management account quiet; centralize findings in a security tooling account.

SCP vs IAM

SCPs never grant permissions; they set account or OU maximums. IAM policies grant principal permissions. Permissions boundaries cap what a principal can receive. Resource policies control access to the resource.

KMS

Cross-account key use needs key policy permission and IAM permission or grants. AWS managed keys are service/account scoped. Multi-Region keys help client-side or app-level portability, not automatic data replication.

RTO/RPO Shortcuts

Snapshots and backup copies imply higher RTO/RPO. Native replication lowers RPO. Active-active gives fastest recovery but highest cost. Always match the answer to the stated RTO, RPO, and operational overhead.

Database Replication

Aurora Global for low-lag cross-Region Aurora reads and recovery. DynamoDB global tables for active-active serverless NoSQL. RDS read replicas help reads and DR but promotion is not instant active-active.

Decoupling

SQS buffers work and smooths spikes. SNS fans out events. EventBridge routes application/SaaS events with rules. Step Functions orchestrates stateful workflows with branching, retries, and compensation.

Containers

ECS on Fargate when you want managed containers without nodes. EKS when Kubernetes compatibility is a hard requirement. App Runner for simple web services. Batch for scheduled or queue-based batch jobs.

Serverless Data Access

Use RDS Proxy for Lambda connection storms to relational databases. Use ElastiCache for low-latency shared state or hot reads. Use EFS with Lambda only when POSIX shared files are truly required.

S3

Gateway endpoints for private S3 access from VPCs. Lifecycle for storage-class transitions. Replication for Region/account copies. Object Lock for WORM retention. Storage Lens for org-wide storage visibility.

Observability

CloudWatch metrics/logs/alarms are the baseline. X-Ray traces distributed requests. CloudTrail records API activity. Config records resource configuration and compliance. Synthetics canaries test endpoints and flows.

Security Detection

GuardDuty detects threats. Inspector finds vulnerabilities in EC2/ECR/Lambda contexts. Macie discovers sensitive S3 data. Detective investigates. Security Hub aggregates, normalizes, and maps findings to standards.

Migration Planning

Application Discovery Service gathers inventory and dependencies. Migration Hub tracks waves. Migration Evaluator supports business cases. Choose rehost, relocate, replatform, repurchase, refactor, retain, or retire deliberately.

Modernization

Strangler pattern replaces monolith capabilities incrementally. Purpose-built databases beat one-size-fits-all persistence. Managed services usually win when wording says reduce operational overhead.

Exam Triage

Underline hard requirements first: RTO/RPO, Region, account boundary, public internet, compliance, downtime, and operational overhead. Eliminate answers that violate a hard requirement before optimizing cost or simplicity.

Docs Matrix

Official source-of-truth docs to pair with misses and repeated weak topics. Third-party courses and practice sets are for volume and repair; AWS docs settle service behavior.

Exam Readiness Tracker

This estimate uses your saved profile: questions seen, quiz accuracy, simulator scores, domain balance, weak topics, written review notes, and checklist progress.

Estimated pass chance: 0%
How the readiness estimate is calculated

The estimate is not an official AWS score. It is a profile-based readiness model that answers whether the evidence collected here looks strong enough to schedule the exam.

  • Quiz accuracy, 25%: all practice-question answers recorded in this profile.
  • Question-bank coverage, 15%: unique questions seen out of the 240-question bank.
  • Best simulator score, 22%: your strongest 75-question timed simulator attempt.
  • Recent simulator average, 16%: average of the latest three simulator attempts.
  • Weakest domain, 12%: the lowest domain accuracy from recorded quiz answers, with unattempted domains treated as 0%.
  • Checklist progress, 6%: completion of the readiness checklist below.
  • Review notes, 4%: credit for converting misses into written rules, capped after enough notes.
  • Weak-topic penalty: active weak topics reduce the estimate until they are repaired.

The page calls you ready only when the estimate is at least 82%, you have seen at least 55% of the bank, answered at least 120 practice questions, scored 80%+ on a complete simulator, collected evidence in all four domains, kept the weakest domain at 70%+, and have six or fewer active weak topics.

Checklist

Progress

0% complete