AWS Solutions Architect Certification: A Realistic Roadmap, Course List, and Cost Breakdown
A practical 8-week roadmap to pass the AWS Certified Solutions Architect - Associate exam, with the best courses, practice exams, and a realistic total cost breakdown.
Planning to get AWS Solutions Architect certified? Here is the roadmap I wish I had: one deep course, one very good practice test bank, six to eight weeks of hands-on work, and a hard rule not to schedule the exam until you are passing timed practice tests.
The short answer
If you self-study, the realistic total cost is **$190–$245**:
**$150** for the AWS Solutions Architect - Associate exam
**$15–$80** for one strong video course
**$15** for high-quality practice exams
Use **Adrian Cantrill** if you want real understanding, **Stephane Maarek** if you want a faster exam-focused pass, and **Tutorials Dojo** for practice exams that feel like the real thing.
What you are actually studying for
The current exam is **AWS Certified Solutions Architect - Associate (SAA-C03)**. According to the [official AWS exam guide](https://d1.awsstatic.com/training-and-certification/docs-sa-assoc/AWS-Certified-Solutions-Architect-Associate_Exam-Guide.pdf), it tests four domains:
| Domain | Exam weight |
|---|---|
| Design Secure Architectures | 30% |
| Design Resilient Architectures | 26% |
| Design High-Performing Architectures | 24% |
| Design Cost-Optimized Architectures | 20% |
According to the [official AWS certification page](https://aws.amazon.com/certification/certified-solutions-architect-associate/), the SAA-C03 exam has 65 questions, a 130-minute time limit, and a passing score of 720 out of 1000. The exam fee is **$150**.
That weighting matters. If you spend all your time memorizing EC2 instance types and ignore security and cost, you are studying for the wrong exam.
A realistic 8-week roadmap
This plan assumes 1–2 focused hours per day and about 4–6 hours on weekends.
Weeks 1–2: Core infrastructure
Start with the services that appear in almost every architecture question:
IAM users, roles, policies, and least privilege
Amazon S3 storage classes and lifecycle policies
EC2 instance types, pricing models, and Auto Scaling
Amazon VPC, subnets, route tables, NAT gateways, and security groups
RDS, Read Replicas, Multi-AZ, and snapshots
CloudWatch metrics, logs, and alarms
Build a small project: a web app behind an Application Load Balancer, with the database in private subnets.
Weeks 3–4: Architecture patterns
Next, learn how AWS expects you to connect services:
Load balancers and Auto Scaling groups
Route 53 routing policies
Lambda, API Gateway, and serverless event flows
SQS, SNS, and EventBridge for decoupling
ECS and EKS basics for containerized workloads
Hybrid connectivity with VPN and Direct Connect
For every service, ask two questions: _What problem does this solve?_ and _When would I not use it?_
Weeks 5–6: Security, resilience, and cost
This is where many candidates lose points. Focus on:
KMS keys, envelope encryption, and IAM condition keys
AWS Organizations, SCPs, and CloudTrail
S3 bucket policies and VPC endpoints
High availability vs. fault tolerance vs. disaster recovery
Cost Explorer, AWS Budgets, and Trusted Advisor
The [AWS Well-Architected Framework](https://docs.aws.amazon.com/wellarchitected/latest/framework/welcome.html) is a free, high-signal resource for this section.
Week 7: Practice exams and gap analysis
Buy a practice exam bank and treat it like the real test. For each wrong answer, write down the service relationship you missed. If you fail a VPC question, rewatch that section. If you miss a cost question, review storage classes and instance pricing.
Week 8: Review and schedule
Re-read your notes, take at least two timed practice exams, and only schedule the exam once you are scoring **80% or higher** on the first attempt.
Course suggestions and typical costs
Adrian Cantrill: best for real understanding
[Adrian Cantrill's AWS Solutions Architect Associate course](https://learn.cantrill.io/p/aws-certified-solutions-architect-associate-saa-c03) is the closest thing to a university course for AWS. It includes scenario-based lessons, hands-on demos, and a strong focus on why services work. Typical cost: **$40 one-time**.
Stephane Maarek: best for exam-focused speed
Stephane Maarek and Neal Davis offer a highly rated [Udemy course for SAA-C03](https://www.udemy.com/course/aws-certified-solutions-architect-associate-saa-c03/). It is dense, well-structured, and easier to finish quickly. On sale, it usually costs **$15–$25**.
Tutorials Dojo: best practice exams
[Tutorials Dojo by Jon Bonso](https://portal.tutorialsdojo.com/product/aws-certified-solutions-architect-associate-practice-exams/) is widely considered the gold standard for AWS practice tests. The explanations are better than most paid courses. Typical cost: **$14.99**.
AWS Skill Builder: official free and paid training
[AWS Skill Builder](https://skillbuilder.aws/) has free digital training, exam readiness paths, and a paid subscription at **$29/month** if you want labs and guided practice. This is optional; a good third-party course is usually enough.
Total cost breakdown
| Item | Typical cost | Notes |
|---|---|---|
| SAA-C03 exam voucher | $150 | Required for the Associate exam |
| One main video course | $15–$80 | Cantrill or Maarek |
| Practice exam bank | $15 | Tutorials Dojo |
| AWS free tier usage | $0 | With budget alerts |
| Optional AWS Skill Builder | $0–$29/month | Only if you want official labs |
| **Total self-study range** | **$190–$245** | Without retakes |
If you fail, the retake is another **$150**, so do not schedule the exam until your practice scores support it.
How not to overspend
Do not buy five courses. One deep course plus one practice bank is enough.
Do not pay for a bootcamp unless your employer covers it.
Use AWS free tier resources, but set a budget alarm the first day.
Skip the official classroom training. It is not required for Associate-level success.
The exam-day baseline
Before you book the exam, you should be able to explain:
How to design a three-tier VPC with public and private subnets
When to use S3, EBS, EFS, or instance storage
How to choose between SQS and SNS
How to make a workload multi-AZ and cost-optimized
How IAM roles and resource policies work together
If those still feel fuzzy, go back to weeks 1–6 before spending the exam fee.
Bottom line
The AWS Solutions Architect Associate is still worth it for most infrastructure and cloud-facing developers. It gives you a shared vocabulary for designing systems on AWS and forces you to move beyond service names into tradeoffs.
For the fastest return: buy one good course, build in the free tier, drill practice exams until the gaps close, then sit the exam.
That is the whole roadmap. The hardest part is not the material; it is staying consistent.