The AWS Certified Solutions Architect – Associate SAA-C03 exam costs $300 and runs 130 minutes. You need a 720 out of 1000 to pass — which means you can miss roughly 28% of questions and still clear it. Understanding that math matters before you decide how deep to study.
This is the most widely held AWS certification by volume, and it tests whether you can design distributed systems on AWS that are secure, resilient, high-performing, and cost-optimized. Not memorize service names — actually design architectures. The scenario-based question format is what catches people off guard after they've spent weeks watching tutorial videos.
What the AWS Certified Solutions Architect Associate SAA-C03 Exam Actually Tests
The SAA-C03 version launched in March 2023, replacing the SAA-C02. AWS refreshed the exam to put heavier weight on practical architecture decisions and stripped out the more rote service-definition questions that made older versions easier to pass via memorization.
The exam has four scored domains:
- Design Secure Architectures — 30%. IAM policy logic, VPC security controls, encryption at rest and in transit, and cross-account access patterns. This is the largest domain and the one most candidates undertrain.
- Design Resilient Architectures — 26%. Multi-AZ vs. multi-region tradeoffs, Auto Scaling behavior, Route 53 failover routing, and how to design for availability without overbuilding.
- Design High-Performing Architectures — 24%. Storage selection (EBS vs. EFS vs. S3 and their variants), caching with ElastiCache and CloudFront, and when serverless makes more sense than EC2.
- Design Cost-Optimized Architectures — 20%. Reserved vs. spot vs. on-demand pricing decisions, right-sizing, and S3 storage tiers. Candidates often skim this domain and lose easy points.
Security is the heaviest domain. If you walk in weak on IAM — specifically the difference between identity-based and resource-based policies, and how permission boundaries interact with both — that's where to anchor your prep.
SAA-C03 Exam Format, Scoring, and What the Numbers Mean
65 total questions, 130 minutes, two formats: multiple choice (one correct answer from four options) and multiple response (two or three correct answers from five or six options, with the count specified in the question). AWS embeds 15 unscored pilot questions used to calibrate future exams. You won't know which ones those are, so treat every question the same.
The 720/1000 passing threshold uses scaled scoring — raw percentage correct doesn't map linearly to your score because question difficulty is weighted. Practically, you need approximately 72% of scored questions right. Candidates who do structured practice exams consistently hit passing scores more reliably than those who stick to video content alone.
One useful accommodation: if English isn't your first language, you can request a 30-minute exam extension through Pearson VUE before scheduling. Submit the request, get it approved, then book your exam.
How Registration Works and What an AWS Exam Voucher Covers
You register through Pearson VUE or PSI — Pearson VUE handles most AWS exam volume. You'll need an AWS Certification account, which is separate from your AWS console login and created at aws.amazon.com/certification.
Standard exam fee: $300 USD. An AWS exam voucher is a prepaid code — typically 12 alphanumeric characters — that you enter during Pearson VUE or PSI checkout to cover that cost. A few specifics worth knowing:
- Vouchers are exam-specific. A voucher issued for the SAA-C03 cannot be applied to the Cloud Practitioner (CLF-C02), DevOps Engineer Professional, or any other exam code.
- Expiration is typically 12 months from purchase date, not from when you register.
- AWS offers 50% discount vouchers through programs like AWS re:Start, completion of certain AWS Skill Builder learning paths, and some AWS events. Check eligibility before buying at full price.
- Retakes are full price. If you fail, there's a mandatory 14-day waiting period before you can rebook — and you pay $300 again.
Some training providers bundle vouchers with their courses. If you're paying $200–$400 for prep anyway, confirm whether a voucher is included before purchasing one separately.
Online vs. In-Person Testing
Both work fine. Online proctoring through Pearson VUE's OnVUE platform requires a webcam, microphone, and a clean private room. Check-in runs 15–20 minutes and involves photographing your ID and the workspace around you. Connection drops mid-exam are usually recoverable, but they add pressure.
Testing centers are more predictable if your home environment is unreliable — shared space, thin walls, pets, etc. Slot availability at centers varies significantly by city; book early if you're in a less dense metro area.
What Actually Trips People Up on the SAA-C03 Exam
The questions are scenario-based, not definitional. AWS won't ask you to define S3. They'll give you a system with specific requirements — a million daily active users, sub-50ms read latency, a budget constraint — and ask which architecture you'd choose and why.
Patterns that cause failures:
- Over-engineering the answers. AWS exam questions have a "most appropriate" answer, not just a "technically works" answer. When a question says minimize operational overhead, the serverless option usually wins over one that involves managing EC2 patching and scaling yourself, even if both could technically work.
- Confusing overlapping services. SQS vs. SNS vs. EventBridge. EBS vs. EFS vs. FSx. Aurora Serverless vs. RDS Multi-AZ. The exam specifically tests when to use which, not just that they exist.
- Skipping the cost domain. It's 20% of questions and systematically undertrained. Know the spot instance use cases cold, understand when Reserved capacity pencils out, and learn how S3 Intelligent-Tiering and Glacier Instant Retrieval compare.
- Not doing timed practice exams. Video courses and documentation build knowledge. Timed practice exams build the pattern recognition you need to move through 65 questions in 130 minutes without second-guessing everything. Candidates who pass typically complete 200–400 practice questions before exam day.
Top Courses for the AWS Certified Solutions Architect Associate SAA-C03 Exam
Course recency matters more for the SAA-C03 than for most certs — the March 2023 version shifted domain weights and updated service coverage. Avoid materials that only reference SAA-C02 without noting updates.
AWS Certified Solutions Architect Associate (SAA-C03) Course
Rated 9.6 on Udemy, this course is built specifically for the current SAA-C03 exam objectives and covers all four domains with hands-on labs. The lab component matters — the new exam version rewards candidates who've actually configured the services they're being asked about.
AWS SAA-C03 Practice: 850+ Questions on Networking
Rated 9.6, and specifically useful because networking questions on the SAA-C03 — VPC design, Transit Gateway, PrivateLink, VPN vs. Direct Connect tradeoffs — are disproportionately difficult. Use this after finishing a main course to identify and close gaps before exam day.
AWS SAP-C02 Practice Exams: 540 Realistic Questions 2026
Rated 9.5. If you're planning to pursue the Solutions Architect Professional after passing the Associate, this practice set exposes you to the harder architectural reasoning the Professional exam demands. Some SAA-C03 candidates also use it as a stress-test: if you can navigate Professional-level questions, the Associate questions become significantly easier.
AWS Certified Advanced Networking Specialty Course [ANS-C01]
Rated 9.6. Goes deep on VPC internals, hybrid connectivity, and Transit Gateway — topics the SAA-C03 tests in simplified form. Worth pulling sections from if networking is your weakest domain and the practice exam questions alone aren't clarifying the concepts.
AWS Certified Solutions Architect Associate SAA-C03 Exam FAQ
How long should I study for the SAA-C03?
Candidates with existing AWS hands-on experience typically need 4–8 weeks at roughly 10 hours per week. People coming in without any cloud background usually need 10–14 weeks. If you're already working with AWS infrastructure daily, some candidates pass in 3 weeks of concentrated prep. The variable that matters most isn't time — it's how many practice exam questions you complete under timed conditions.
What changed between SAA-C02 and SAA-C03?
The SAA-C03 increased the weight on security to 30% (up from 26% in SAA-C02) and shifted questions toward newer services like AWS Lake Formation, AWS DataSync, and updated references to SageMaker use cases. It also removed some older trivia-style questions about deprecated or rarely used service configurations. If your study materials were built for SAA-C02 and haven't been updated since 2022, they're missing some current exam content.
How much does it cost to take the SAA-C03 exam, and what does a voucher cover?
The exam fee is $300 USD. An exam voucher covers the full $300. Associate-level AWS certifications are uniformly priced at $300; Professional and Specialty exams run $400; Foundational exams like Cloud Practitioner are $100. Retakes cost the same as original attempts — there's no reduced retake pricing.
Can I use an exam voucher for online proctored testing?
Yes. Vouchers apply regardless of delivery mode. Whether you're testing through Pearson VUE's OnVUE online proctoring platform or sitting at a physical testing center, you enter the voucher code during the scheduling checkout step and the cost drops to zero before you confirm the booking.
How long is the SAA-C03 certification valid?
Three years from the date you pass. Recertification options include retaking the SAA-C03, passing the Solutions Architect Professional (which recertifies the Associate automatically), or completing AWS's recertification flow. AWS sends reminder emails before expiration.
Is the AWS SAA-C03 worth pursuing over other cloud certifications?
AWS holds approximately 31% of the global cloud infrastructure market — consistently the largest provider. The SAA-C03 generates more job postings at the associate level than Azure or GCP equivalents in most North American markets. Google Cloud Professional Cloud Architect and Azure Solutions Architect Expert are comparable in technical depth, but for volume of roles where the cert is explicitly listed, AWS Associate is the higher-leverage starting point. Multi-cloud roles increasingly ask for combinations (AWS SAA plus one other), so the SAA-C03 is generally the right first cert if you're deciding from scratch.
Bottom Line
The AWS Certified Solutions Architect Associate SAA-C03 exam is worth the $300 and the study time if you're targeting cloud architecture, infrastructure, or DevOps roles. The updated exam version tests real architectural reasoning — it's harder to pass on memorization alone than previous versions were.
The practical path: complete a purpose-built SAA-C03 course, run at least 300 practice questions under timed conditions, and specifically drill the Security and Networking domains where most candidates lose unnecessary points. Confirm whether your training program includes an exam voucher before buying one separately — some providers bundle them. Set a firm exam date before you feel completely ready; having a deadline prevents indefinite preparation loops.
If you pass, the three-year recertification window is long enough that by renewal time, the Professional exam will likely be the logical next step anyway.