For AWS Certified Solutions Architect – Associate (SAA-C03) candidates
· Updated August 2026The AWS docs are free.
exclam.ai sequences them into your SAA-C03 plan.
Everyone tells you to “read the whitepapers” — nobody tells you in what order, how much per day, or which of them the exam actually draws from. exclam.ai takes the official AWS documents — the SAA-C03 exam guide, the Well-Architected pillar papers, and the key whitepapers — and turns them into a sequenced daily plan with a quick check after every reading.
65 questions (50 scored + 15 unscored) · 130 minutes · scaled 100–1,000, pass 720 · current version SAA-C03
Free to start. $8/week or $30/month if you upgrade. No credit card to start.
The official AWS docs, turned into a plan
The documents every SAA candidate is told to study are free to download from AWS: the SAA-C03 exam guide, the Well-Architected Framework pillar papers, and AWS's own whitepapers on disaster recovery, VPC connectivity, serverless architectures, and pricing. What nobody gives you is a sequence — which document first, how many pages a day, and when to circle back.
The SAA starter uses AI study notes based on official AWS readings, with a quick check after each note. Each note links to the original source. The notes introduce cloud concepts, deployment models, Regions, and Availability Zones. Try the first five tasks here, then save your progress to continue after signup.
AWS and AWS Certified Solutions Architect are trademarks of Amazon.com, Inc. or its affiliates. exclam.ai is an independent study planner and is not affiliated with or endorsed by AWS.
The four SAA-C03 domains
The exam is 65 questions in 130 minutes across four domains. exclam.ai weights your reading and practice time by these official percentages.
Design Secure Architectures
The heaviest domain. Securing access, workloads, and data across every layer of an AWS architecture.
- IAM, least privilege, and cross-account access
- Encryption with KMS — in transit and at rest
- VPC security: security groups, NACLs, endpoints
Design Resilient Architectures
Architectures that survive failure: scaling, decoupling, and recovering across AZs and Regions.
- High availability and fault tolerance
- DR strategies and RTO/RPO trade-offs
- Loose coupling with SQS, SNS, and event-driven design
Design High-Performing Architectures
Picking the right service for the workload — and knowing when to cache, batch, or stream.
- Storage, compute, database, and network selection
- Caching with ElastiCache and CloudFront
- Data ingestion and transformation patterns
Design Cost-Optimized Architectures
Meeting the same requirements for less: purchasing models, tiering, and traffic-cost awareness.
- Spot, Reserved Instances, and Savings Plans
- Storage tiering and lifecycle policies
- NAT gateway and data-transfer cost control
14 documents. ~2,462 pages. One sequence.
The plan is built on 14 official AWS documents, with a core reading spine of roughly 1,100 pages — the nine documents below — plus the SAA-C03 exam guide, the official sample questions, and three reference documents used for practice and lookups.
The orientation read: every major service family in one document. Week 1 of the plan.
Backbone of the 30% Secure Architectures domain: identity, detection, infrastructure protection, data protection.
Failure management, scaling, and change management — the Resilient Architectures core.
Service selection and monitoring for the High-Performing Architectures domain.
Purchasing options and expenditure awareness for the Cost-Optimized domain.
Backup & restore, pilot light, warm standby, multi-site — the RTO/RPO questions come from here.
Peering, Transit Gateway, VPN, Direct Connect — the networking scenarios on the exam.
Lambda, API Gateway, and the serverless patterns the exam loves to contrast with EC2.
The pricing-model vocabulary behind every cost-optimization question.
All of these are published by AWS and free to download. They are AWS's copyrighted works — exclam.ai sequences your study of them; it does not redistribute them.
How exclam.ai handles SAA prep
Start from the official AWS corpus
The exam guide, the four Well-Architected pillar papers, and the key whitepapers — sequenced by exam-domain weight, orientation first. Add your own notes or course PDFs at any point.
Every reading gets a quick check
Adaptive flashcards and practice questions mapped to the four SAA-C03 domains. Weak topics resurface automatically via FSRS spaced repetition instead of silently decaying.
A daily plan paced to your exam date
Coverage phase, review phase, practice phase — scheduled backward from your exam date. Fall behind for a week and the plan rebalances; no manual replanning.
Build your AWS SAA study plan
Pick the timeline that matches your exam date. exclam.ai spreads roughly 100 hours across the four SAA-C03 domains — coverage, then review, then practice — and recomputes the schedule as you change the plan length. Eight weeks at 10–15 hours per week is the typical arc.
Approximate milestones
8 weeks- Design Secure Architectures~wk 1
- Design Resilient Architectures~wk 2
- Design High-Performing Architectures~wk 3
- Design Cost-Optimized Architectures~wk 4
Your full plan · 8 weeks to exam day
8 weeks · ~13h/weekYou can play the first days above — this is the full runway to exam day, every week of it.
September 2026
- Wk 1Sep 21 – Sep 27Design Secure ArchitecturesCoverageReadQuizFlashcards30%5 study · 2 buffer
- Wk 2Sep 28 – Oct 4Design Resilient ArchitecturesCoverageReadQuizFlashcards26%5 study · 2 buffer
October 2026
- Wk 3Oct 5 – Oct 11Design High-Performing ArchitecturesCoverageReadQuizFlashcards24%5 study · 2 buffer
- Wk 4Oct 12 – Oct 18Design Cost-Optimized ArchitecturesCoverageReadQuizFlashcards20%5 study · 2 buffer
- Wk 5Oct 19 – Oct 25ReviewReviewQuizFlashcards5 study · 2 buffer
- Wk 6Oct 26 – Nov 1ReviewReviewQuizFlashcards5 study · 2 buffer
November 2026
- Wk 7Nov 2 – Nov 8MocksMocksQuizFlashcards5 study · 2 buffer
- Wk 8Nov 9 – Nov 15MocksMocksQuizFlashcards5 study · 2 buffer
Your AWS SAA activity tracker
A visual preview of how exclam.ai turns your SAA plan into daily AWS-document coverage, flashcard, quiz, and review streaks. Pick a plan length to see the schedule adapt.
Sample activity — your own streaks, study time, and module milestones appear here once you upload.
Sign in to unlock your full 8 weeks plan
Every module dated to your exam, with quizzes and FSRS flashcards generated from your own materials.
Unlock my full plan freeThe 8-week default, week by week
The default plan walks the corpus in reading order — orientation first, then the pillar papers by domain weight, then pricing and practice. Stretch the plan and the same arc spreads out; compress it and readings pair up.
Orientation: Overview of AWS
Overview of Amazon Web Services end-to-end. Every service family, the global infrastructure model, and the vocabulary the rest of the corpus assumes. Quick checks after every section.
Security pillar + IAM depth
The Security pillar paper plus IAM depth: policies, roles, least privilege, KMS encryption, and VPC security controls. The heaviest domain (30%) gets the most reading time.
Reliability + disaster recovery
The Reliability pillar paper and the Disaster Recovery whitepaper: backup & restore, pilot light, warm standby, multi-site, and the RTO/RPO trade-offs behind them.
Performance + VPC connectivity
The Performance Efficiency pillar plus Amazon VPC Connectivity Options: service selection, caching, and the peering / Transit Gateway / Direct Connect scenarios.
Serverless + cost optimization
AWS Serverless Multi-Tier Architectures and the Cost Optimization pillar: Lambda patterns, purchasing options, storage tiering, and data-transfer costs.
Pricing, sample questions, weak areas
How AWS Pricing Works, the official sample questions, and targeted re-reads of whatever your quick-check history flags as weak.
Review sweep + timed practice
Full review sweep: spaced-repetition flashcards across all four domains, timed practice batches, and a final pass over the exam guide.
Why exclam.ai is different for SAA candidates
AI study notes with official AWS sources
The SAA starter summarizes selected official AWS readings into AI study notes. Each note links to its original source and has a related comprehension check.
A reading order, not a reading list
Every SAA guide ends with 'read the whitepapers.' exclam.ai is the only step that turns that pile into dated, sized daily readings — orientation first, heaviest domain next.
FSRS spaced repetition across all four domains
Security content from week 2 is still fresh in week 8. FSRS schedules flashcard reps so early material doesn't decay while you push through cost optimization.
Paced backward from your exam date
Set your SAA-C03 date and the plan works backward — coverage, review, practice. Miss a few days and it rebalances instead of quietly dying.
AWS SAA exam questions
Is SAA-C03 still the current version of the exam?
Yes. SAA-C03 is the current version of the AWS Certified Solutions Architect – Associate exam, with version 1.1 of the official exam guide. The exam has 65 questions (50 scored plus 15 unscored), runs 130 minutes, and is scored on a 100–1,000 scale with a passing mark of 720.
How long does it take to prepare for the AWS SAA exam?
Around 8 weeks at 10–15 hours per week is typical for candidates with some hands-on AWS exposure. exclam.ai defaults to an 8-week plan and lets you stretch or compress it — the schedule recomputes around your exam date.
Do I really need to read the AWS whitepapers?
Official AWS documentation provides useful preparation material, including the Well-Architected pillar papers, Disaster Recovery whitepaper, and Amazon VPC Connectivity Options. The starter introduces cloud concepts through AI study notes based on selected AWS readings. Follow each source link to read the original context.
Is exclam.ai affiliated with AWS?
No. exclam.ai is an independent study planner built on the official, freely downloadable AWS documents every candidate is told to study. AWS and AWS Certified Solutions Architect are trademarks of Amazon.com, Inc. or its affiliates; exclam.ai is not affiliated with or endorsed by AWS.
What's actually in the study plan?
The SAA starter contains five AI study notes based on official AWS readings and five related checks. Each note links to its source. Try tasks 1–5 without an account, then sign up to keep your progress and continue with tasks 6–10.
Start your AWS SAA plan today
The official AWS documents, sequenced into a daily plan with quick checks and spaced review — paced backward from your SAA-C03 exam date. Free to start.
Other exclam.ai study systems
Preparing for more than one exam? exclam.ai works across every major professional credential. Your flashcard history, spaced repetition data, and study preferences carry across verticals in a single account.