πŸš€ Start Here - Your AWS Solutions Architect Associate Journey#

Welcome! This guide is your one-stop resource to learn AWS and crack the AWS Certified Solutions Architect - Associate (SAA-C03) exam. Whether you’re a beginner with some IT background or an experienced professional looking to certify, this guide will take you step by step.


πŸ“‹ Prerequisites Checklist#

Before diving into AWS, ensure you’re comfortable with these foundational topics (covered in Chapter 00: Prerequisites):

Topic Why It Matters for AWS
βœ… Networking Basics VPC, subnets, CIDR, DNS, Route53
βœ… Linux Basics EC2 SSH, CLI, file permissions
βœ… Virtualization How EC2, hypervisors, Nitro work
βœ… Storage Concepts EBS vs S3 vs EFS (block vs object vs file)
βœ… Database Fundamentals RDS vs DynamoDB, read replicas, ACID vs BASE
βœ… Security Basics IAM, encryption, TLS, certificates
βœ… IT Concepts HA, fault tolerance, scalability, RTO/RPO

πŸ“– Not there yet? Start with Chapter 00: Prerequisites first!


πŸ—ΊοΈ How to Use This Guide#

This guide is organized into phases that mirror the official SAA-C03 exam domains:

Phase 0: Foundation Building#

Chapter Topic Est. Time
00 Prerequisites (Networking, OS, Virtualization, etc.) 4-6 hours
01 πŸš€ Start Here (this page) 30 min

Phase 1: Design Secure Architectures (30% of exam)#

Chapter Topic Est. Time
02 AWS Cloud Overview & Global Infrastructure 1-2 hours
03 IAM & Security 3-4 hours
04 S3 & Storage Services 3-4 hours
05 EC2 & Compute Services 3-4 hours

Phase 2: Design Resilient Architectures (26% of exam)#

Chapter Topic Est. Time
06 VPC & Networking 4-5 hours
07 ELB & Auto Scaling 2-3 hours
08 Database Services 3-4 hours

Phase 3: Design High-Performing Architectures (24% of exam)#

Chapter Topic Est. Time
09 DNS & CDN (Route53, CloudFront) 2-3 hours
10 Application Integration (SQS, SNS, EventBridge) 2-3 hours
11 Serverless & Containers 3-4 hours

Phase 4: Design Cost-Optimized Architectures (20% of exam)#

Chapter Topic Est. Time
12 Security & Compliance (KMS, WAF, Shield) 2-3 hours
13 Monitoring & Observability 2-3 hours
14 Migration & Hybrid 1-2 hours
15 HA & Disaster Recovery 2-3 hours
16 Cost Optimization 2-3 hours

Phase 5: Exam Prep & Practice#

Chapter Topic Est. Time
17 Exam Preparation Guide 2-3 hours
18 Interview Questions 2-3 hours
19 Real-World Scenarios 2-3 hours
20-26 Practice Tests (7 full-length) 3 hours each

6-Week Accelerated Plan#

Week Focus Chapters
Week 1 Foundation + Secure Architectures 00, 01, 02, 03
Week 2 Storage & Compute 04, 05, 06
Week 3 Resilient Architectures 07, 08, 09
Week 4 High-Performing Architectures 10, 11, 12
Week 5 Cost Optimization + Review 13, 14, 15, 16
Week 6 Exam Prep + Practice Tests 17, 18, 19, 20-26

12-Week Thorough Plan#

Weeks Focus Chapters
1-2 Prerequisites & AWS Foundations 00, 01, 02
3-4 Security, Storage, Compute 03, 04, 05
5-6 Networking & Resilience 06, 07, 08
7-8 Advanced Services 09, 10, 11
9-10 Operations & Cost 12, 13, 14, 15, 16
11-12 Exam Prep & Practice 17, 18, 19, 20-26

🎯 Study Tips for Success#

  1. Read each chapter thoroughly β€” every chapter has exam tips, examples, and quiz questions
  2. Follow along with AWS Free Tier β€” create an account and practice as you learn
  3. Take chapter quizzes β€” each chapter has 5-10 questions to test understanding
  4. Review architecture diagrams β€” understand the ASCII diagrams and try to recreate them
  5. Use practice tests strategically:
    • After Week 3: Take Test 1 to assess your baseline
    • After Week 5: Take Tests 2-4 to identify weak areas
    • Final week: Take Tests 5-7 under timed conditions
  6. Focus on weak domains β€” use the progress dashboard to track your scores
  7. Join the community β€” discuss scenarios in AWS forums, Reddit r/AWSCertifications

πŸ› οΈ AWS Free Tier Setup#

  1. Go to aws.amazon.com/free
  2. Create an account (requires email, credit card for verification)
  3. Enable MFA on your root account immediately
  4. Create an IAM admin user for daily use (never use root!)
  5. Install AWS CLI:
    # Linux/Mac
    curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip"
    unzip awscliv2.zip
    sudo ./aws/install
    
    # Configure
    aws configure
    # Enter your Access Key ID, Secret Access Key, region (us-east-1), output (json)
  6. Install AWS provided for quick service exploration

πŸ“š How to Read Each Chapter#

Each chapter follows a consistent structure:

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚ πŸ“– Chapter Title                        β”‚
β”‚ β”œβ”€β”€ Learning Objectives                 β”‚
β”‚ β”œβ”€β”€ Core Concepts (with diagrams)       β”‚
β”‚ β”œβ”€β”€ Deep Dive into Key Services         β”‚
β”‚ β”œβ”€β”€ Real-World Use Cases & Examples     β”‚
β”‚ β”œβ”€β”€ Best Practices                      β”‚
β”‚ β”œβ”€β”€ ⚑ Exam Tips                         β”‚
β”‚ β”œβ”€β”€ βœ… Chapter Quiz (5-10 questions)     β”‚
β”‚ └── πŸ“š Additional Resources             β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

πŸ“Š Progress Tracking#

Use the Progress Dashboard to:

  • Track completed chapters
  • Log practice test scores
  • Identify weak domains
  • Visualize your exam readiness

βœ… Chapter 1 Checklist#

  • Reviewed prerequisites checklist
  • Chosen your study plan (6-week or 12-week)
  • Set up AWS Free Tier account
  • Installed and configured AWS CLI
  • Created IAM admin user with MFA
  • Bookmarked this guide for quick access
  • Taken the prerequisites self-assessment

Ready to begin? Start with Chapter 00: Prerequisites or jump straight to Chapter 02: AWS Cloud Overview if you’re comfortable with the foundations.


βœ… Chapter Quiz#

  1. Which chapter covers the prerequisite topics for the SAA-C03 exam?

    • A) Chapter 01 β€” Start Here
    • B) Chapter 00 β€” Prerequisites
    • C) Chapter 02 β€” AWS Cloud Overview
    • D) Chapter 03 β€” IAM & Security
  2. What percentage of the SAA-C03 exam focuses on “Designing Secure Architectures”?

    • A) 20%
    • B) 24%
    • C) 30%
    • D) 26%
  3. According to the 6-week accelerated plan, which chapters should be completed by the end of Week 1?

    • A) 00, 01, 02
    • B) 00, 01, 02, 03
    • C) 00, 01, 02, 03, 04
    • D) 01, 02, 03
  4. Which AWS service is used to create an IAM admin user with specific permissions?

    • A) AWS Organizations
    • B) AWS IAM
    • C) AWS Cognito
    • D) AWS SSO
  5. Which of the following is the recommended method to install AWS CLI v2 on Linux?

    • A) apt-get install aws-cli
    • B) pip install awscli
    • C) Download and run the bundled installer
    • D) yum install aws-cli
  6. Which Well-Architected pillar focuses on minimizing the environmental impact of cloud workloads?

    • A) Cost Optimization
    • B) Performance Efficiency
    • C) Sustainability
    • D) Operational Excellence
  7. When should you take the first practice test according to the study plan?

    • A) After Week 1
    • B) After Week 3
    • C) After Week 5
    • D) After completing all chapters
  8. What is the first security action recommended after creating a new AWS account?

    • A) Create an S3 bucket
    • B) Enable MFA on the root account
    • C) Launch an EC2 instance
    • D) Set up CloudTrail
  9. In the pizza-as-a-service analogy, IaaS corresponds to which option?

    • A) Ordering delivery
    • B) A frozen pizza
    • C) Pre-made dough
    • D) Making everything from scratch
  10. How many phases does this guide organize the SAA-C03 exam domains into?

    • A) 3
    • B) 4
    • C) 5
    • D) 6
  11. A candidate wants to simulate the real exam environment in their final week of preparation. Which practice test strategy is recommended?

    • A) Take all tests open-book
    • B) Take Tests 5-7 under timed conditions
    • C) Only take Test 1
    • D) Skip practice tests and review notes
  12. What are the EC2 instance type and hourly limit included in the AWS Free Tier?

    • A) t2.large, 750 hours/month
    • B) t2.micro or t3.micro, 750 hours/month
    • C) t2.nano, unlimited hours
    • D) Any instance type, 100 hours/month
  13. What is the primary purpose of the AWS Well-Architected Framework?

    • A) To price AWS services
    • B) To help build secure, high-performing, resilient, and efficient infrastructure
    • C) To provide AWS support plans
    • D) To create AWS accounts
  14. Which resource helps track completed chapters and practice test scores?

    • A) AWS CloudWatch
    • B) The Progress Dashboard
    • C) AWS Config
    • D) AWS Trusted Advisor
  15. What is the recommended approach for AWS root account usage?

    • A) Use it for daily administrative tasks
    • B) Create an IAM admin user and never use root for daily tasks
    • C) Share root credentials with the team
    • D) Use root for all API calls
  16. Which phase covers ELB, Auto Scaling, and VPC networking?

    • A) Phase 1: Design Secure Architectures
    • B) Phase 2: Design Resilient Architectures
    • C) Phase 3: Design High-Performing Architectures
    • D) Phase 4: Design Cost-Optimized Architectures
  17. A student has 4 months to prepare for SAA-C03. Which study plan best fits?

    • A) 6-week accelerated plan
    • B) 12-week thorough plan
    • C) 2-week crash plan
    • D) No plan needed
  18. Which AWS service allows you to set billing thresholds and receive alerts when costs exceed them?

    • A) AWS CloudTrail
    • B) Amazon CloudWatch
    • C) AWS Budgets
    • D) AWS Config
  19. At which OSI layer does an Application Load Balancer operate?

    • A) Layer 4 (Transport)
    • B) Layer 7 (Application)
    • C) Layer 3 (Network)
    • D) Layer 2 (Data Link)
  20. Which of the following is NOT a separate domain on the SAA-C03 exam?

    • A) Design Secure Architectures
    • B) Design Resilient Architectures
    • C) Design Serverless Architectures
    • D) Design Cost-Optimized Architectures
  21. What is required to interact with AWS services programmatically via the CLI or SDK?

    • A) Root account email and password
    • B) IAM user access key ID and secret access key
    • C) SSH key pair
    • D) SSL certificate
  22. Which cost optimization practice is recommended for EC2 instances running steady-state workloads?

    • A) Always use On-Demand instances
    • B) Purchase Reserved Instances or Savings Plans
    • C) Use the largest instance type available
    • D) Launch instances in every region
  23. How should a candidate identify their weak domains before the SAA-C03 exam?

    • A) Skip weak domains and focus on strengths
    • B) Review practice test scores using the Progress Dashboard
    • C) Only study the Well-Architected Framework
    • D) Re-read all chapters from the beginning
  24. What does RTO stand for in disaster recovery planning?

    • A) Recovery Time Objective
    • B) Return Time Operation
    • C) Recovery Task Overview
    • D) Runtime Optimization
  25. A developer needs to run AWS CLI commands from a browser without any local installation. Which tool should they use?

    • A) AWS CloudShell
    • B) AWS Management Console
    • C) AWS SDK
    • D) AWS CLI installed on a jump box
πŸ“ Answer Key
  1. B β€” Chapter 00 covers all prerequisite topics including networking, Linux, and virtualization.
  2. C β€” Designing Secure Architectures accounts for 30% of the SAA-C03 exam.
  3. B β€” Week 1 covers chapters 00, 01, 02, and 03 (Foundation + Secure Architectures).
  4. B β€” IAM is used to create users and attach policies like AdministratorAccess.
  5. C β€” AWS CLI v2 is installed by downloading the bundled installer and running sudo ./aws/install.
  6. C β€” Sustainability was added as the 6th pillar of the Well-Architected Framework in 2021.
  7. B β€” After Week 3, take Test 1 to assess your baseline before continuing.
  8. B β€” MFA on the root account is the immediate first security step after account creation.
  9. C β€” IaaS is like buying pre-made dough (EC2 + your OS + your app).
  10. C β€” 5 phases: Foundation, Secure, Resilient, High-Performing, and Cost-Optimized.
  11. B β€” In the final week, take Tests 5-7 under timed conditions to simulate the real exam.
  12. B β€” Free Tier includes 750 hours/month of t2.micro or t3.micro for 12 months.
  13. B β€” The Well-Architected Framework provides best practices across 6 pillars.
  14. B β€” The Progress Dashboard tracks completed chapters and practice test scores.
  15. B β€” Root account should be used only for limited account-level tasks.
  16. B β€” Phase 2 (Design Resilient Architectures) covers VPC, ELB, Auto Scaling, and Databases.
  17. B β€” The 12-week thorough plan is ideal for students with more preparation time.
  18. C β€” AWS Budgets allows setting cost thresholds with email or SNS alerts.
  19. B β€” ALB operates at Layer 7 (Application layer) for HTTP/HTTPS traffic.
  20. C β€” Serverless is not a separate domain; it falls under other domains on the exam.
  21. B β€” IAM access keys (access key ID + secret access key) enable programmatic access.
  22. B β€” Reserved Instances or Savings Plans provide significant discounts for steady-state workloads.
  23. B β€” The Progress Dashboard and practice test analysis help identify weak domains.
  24. A β€” RTO is Recovery Time Objective, the maximum acceptable downtime after a disaster.
  25. A β€” AWS CloudShell provides a browser-based shell with pre-authenticated AWS CLI.

πŸ“š Additional Resources#

Next β†’ AWS Cloud Overview