Start a practice session for AWS SAA-C03 Certification below, or open the full app in a new tab.
For the best experience, open the full app in a new tab and navigate with swipes/gestures or the mouse wheel—just like on your phone or tablet.
▶ Click to Load Interactive App
Open Full App in a New Tab
A small set of questions is available for free preview.
Subscribers can unlock full access by signing in with the same account used on mobile.
Prefer to practice on your phone or tablet? Download the
AWS Exam Prep – AWS, Azure, GCP & CompTIA exam prep app for iOS
or
AWS Exam Prep app on Google Play (Android)
and then sign in with the same account on web to continue your sessions on desktop.
Tip: Begin with 20–25 question domain drills for weak areas, then move to 65‑question mixed mocks . Aim for consistent ~75–80% before test day.
Suggested progression
Domain drills (daily): 2× 20–25 question sets per day.
Mixed sets (alternate days): 1× 30–40 questions under time.
Full mock (final week): 2–3 complete 65‑question exams. Review every miss .
Timeboxing
Domain set: ~35–40 minutes.
Mixed set: ~60 minutes.
Full mock: 130 minutes (exam length).
Scoring & review
Mark questions you’re unsure about; review at the end.
Track themes behind misses (e.g., VPC endpoints vs NAT, KMS key policies, ALB vs NLB, S3 class selection).
Convert each theme into a one‑liner in your notes; revisit related items the next day.
What to pair with practice
Syllabus: blueprint objectives by domain → view
.
Cheatsheet: high‑yield patterns & diagrams → open
.
Overview: format, timing, and study plan → read
.
Exam at a glance
Exam name: AWS Certified Solutions Architect — Associate (SAA-C03)
Questions: 65 total (multiple-choice and multiple-response)
Time: 130 minutes
Delivery: Testing center or online proctoring
Result: Scaled score (pass/fail provided on completion)
Language availability: Multiple languages (English plus others)
Tip: Budget ~2 minutes per question . Mark tough items and return on your review pass.
What the exam emphasizes (high level)
Expect scenario-driven items covering design decisions across core AWS services. The big themes:
Resiliency & high availability: multi-AZ patterns, load balancing, auto scaling
Security & access control: IAM policies/roles, KMS, VPC security controls, least privilege
Networking & connectivity: VPC design, subnets, routing, NAT, PrivateLink, hybrid connectivity
Storage & data: S3 classes/lifecycle, EBS/EFS trade-offs, RDS/Aurora choices, backups and DR
Performance & cost optimization: right-sizing, caching, architectural trade-offs, pricing levers
Operations & reliability: monitoring/alerts, logging, automation, infrastructure as code patterns
Who should take SAA-C03
Cloud/solutions architects designing on AWS
Developers and SysOps/DevOps engineers moving into architecture roles
Professionals with hands-on exposure to AWS core services who want a validated associate-level credential
Recommended background: Practical experience with VPC, EC2, ELB/ALB, ASG, S3, RDS/Aurora, IAM, CloudWatch/CloudTrail, and KMS.
Question styles you’ll see
Scenario MCQ/MR: Pick the best or two best options given constraints (security, performance, cost).
Trade-off reasoning: Several answers might work; choose the one that best satisfies stated requirements.
Gotchas: Subtle defaults (e.g., AZ scoping, cross-AZ charges, S3 Block Public Access, IAM vs resource policies).
Read the last sentence first to catch the core requirement (e.g., “most cost-effective,” “lowest operational overhead,” “highest availability”).
Study plan (4-step, efficient)
Scan the blueprint : Understand domain coverage and common service pairings.
Work the Syllabus (domain by domain): Learn objectives, then immediately drill targeted questions.
Capture patterns : Summarize misses into your own notes and keep the Cheatsheet handy.
Mock exams : Do 2–3 full-length timed mocks; review every miss and re-run weak domains.
Common architecture patterns to master
Web tier HA: ALB + EC2 Auto Scaling across multiple AZs ; stateless app tier; session stickiness only when justified
Private workloads: Private subnets, NAT Gateway per AZ for resilience,