A practical SAA-C03 study plan that sequences the official domains, hands-on reps, architecture review, and timed mocks into a realistic six-week path.
Use this plan if you want a disciplined path through SAA-C03 instead of hopping randomly between AWS services. The exam rewards architecture judgment, not isolated memorization, so each week should combine reading, one small hands-on build, and one timed drill set.
Keep these three things open through the whole cycle:
The study loop is simple: read the domain -> build one small pattern -> drill weak areas -> review every miss -> repeat with mixed sets.
AWS’s current certification page points candidates to a 4-step prep flow, the live exam guide, exam-style practice assets, and the AWS service short-names list. Use those resources in the right order instead of clicking them all at once:
| Day type | What to do |
|---|---|
| Deep study day | Read one lesson carefully, then summarize the decision rules in your own words |
| Lab day | Build or review one small architecture pattern without trying to build a whole platform |
| Drill day | Do mixed questions, then write down why the stronger answer won |
| Review day | Re-open only the pages tied to your misses, not the whole guide |
The miss log matters more than the raw score. Record the architecture rule you missed, such as “gateway endpoint before NAT for private S3 access,” not just “question 27 wrong.”
flowchart LR
R["Read one focused lesson"] --> B["Build or sketch one pattern"]
B --> D["Run a short timed drill"]
D --> M["Write the architecture rule you missed"]
M --> O["Re-open only the matching lesson or appendix"]
O --> N["Next domain or mixed set"]
What to notice:
Start with 1. Secure Architectures, then work through 1.1 Secure Access, 1.2 Secure Workloads & Applications, and 1.3 Data Security Controls.
Hands-on goal:
Work through 2. Resilient Architectures, 2.1 Scalable & Loosely Coupled, and 2.2 Highly Available & Fault-Tolerant.
Hands-on goal:
Study 3. High-Performing Architectures, then cover 3.1 Storage Solutions and 3.2 Compute Solutions.
Hands-on goal:
Finish 3.3 Database Solutions, 3.4 Network Architectures, and 3.5 Data Ingestion & Transformation.
Hands-on goal:
Work through 4. Cost-Optimized Architectures, 4.1 Storage Solutions, 4.2 Compute Solutions, 4.3 Database Solutions, and 4.4 Network Architectures.
Hands-on goal:
AWS weights the current domains this way:
30%26%24%20%That should affect final review time. Do not spend your last two days only on whichever domain feels most interesting.
Switch from domain study into mixed scenario work. Use the cheat sheet for rapid review, the glossary for confused terms, and the resources page to re-open the live exam guide before booking.
Final-week checklist:
If a mock miss sounds like one of these, re-open the narrowest matching page first:
| If the miss sounds like… | Re-open first |
|---|---|
| endpoint versus NAT, WAF versus Shield, Cognito versus IAM Identity Center | 1.2 Secure Workloads & Applications |
| Multi-AZ versus read replica, pilot light versus warm standby, quota-aware failover | 2.2 Highly Available & Fault-Tolerant |
| RDS Proxy versus read replicas versus cache, DynamoDB key-design fit, storage IOPS as a DB bottleneck | 3.3 Database Solutions |
| Kinesis versus Glue versus Athena versus Lake Formation, CSV versus Parquet, transfer versus transform | 3.5 Data Ingestion & Transformation |
| lifecycle versus archive, Spot versus Savings Plans, database type fit versus overbuilt relational cost | 4.1 Storage Solutions, 4.2 Compute Solutions, or 4.3 Database Solutions |
This is the fastest way to keep mock review targeted instead of turning it into random rereading.
Compress the plan without flattening it:
Before exam day, try to be able to explain or reproduce these patterns from memory:
If you already architect on AWS weekly, compress this plan into three or four weeks. Keep the mixed sets and miss-log review. SAA-C03 punishes shallow service recognition more than it rewards memorized marketing language.