0Pricing
AWS Solutions Architect · Lesson

Understanding the Exam Format and Domain Weights

Break down the four SAA-C03 domains—Design Secure Architectures, Resilient Architectures, High-Performing Architectures, Cost-Optimised Architectures—and their weightings.

Understanding the Exam Format and Domain Weights is a free AWS Solutions Architect lesson on CoddyKit — lesson 1 of 4. You can read the complete lesson below for free — then practise it hands-on in the browser with a built-in code editor and a 24/7 AI tutor. It is part of the AWS Solutions Architect learning path, one of 4 lessons in the course, and your progress syncs across the web and the CoddyKit app.

SAA-C03 Exam at a Glance

The AWS Certified Solutions Architect – Associate (SAA-C03) exam consists of 65 questions to be answered in 130 minutes (~2 minutes per question). The passing score is 720 out of 1000. Questions are either multiple-choice (one correct answer) or multiple-response (two or more correct answers from five options). The exam is scenario-based — you must apply AWS knowledge to business and technical scenarios, not recall isolated facts.

The Four Exam Domains

SAA-C03 is divided into four scored domains. Domain 1 – Design Secure Architectures: 30%. Domain 2 – Design Resilient Architectures: 26%. Domain 3 – Design High-Performing Architectures: 24%. Domain 4 – Design Cost-Optimised Architectures: 20%. Security is the heaviest domain, reflecting AWS's security-first ethos. Note that Operational Excellence and Sustainability (from the Well-Architected Framework) are not separate domains — they appear within the other four domains.

# Domain weights as percentage of total score:
# Domain 1: Secure Architectures    30%  (~20 questions)
# Domain 2: Resilient Architectures 26%  (~17 questions)
# Domain 3: High-Performing Arch.  24%  (~16 questions)
# Domain 4: Cost-Optimised Arch.   20%  (~13 questions)
# Total:                            100% (65 questions)

Domain 1: Design Secure Architectures

Domain 1 (30%) covers: IAM users, roles, policies, and permission boundaries; S3 bucket policies and ACLs; VPC security (NACLs, security groups, VPC endpoints); encryption at rest and in transit with KMS and ACM; AWS security services (GuardDuty, Macie, Inspector, Security Hub); Secrets Manager and Parameter Store; WAF, Shield, and Network Firewall. Being the heaviest domain, you cannot afford to be weak here. Focus especially on IAM policy logic and VPC network security.

Domain 2: Design Resilient Architectures

Domain 2 (26%) covers: multi-AZ and multi-Region designs; Auto Scaling Groups with launch templates and scaling policies; Elastic Load Balancing (ALB/NLB/GLB); RDS Multi-AZ and Read Replicas; Route 53 routing policies and health checks; S3 versioning, MFA Delete, and cross-region replication; decoupled architectures with SQS, SNS, and EventBridge; disaster recovery strategies (RTO/RPO, backup-restore, pilot light, warm standby, active-active). Resilience and high availability underpin almost every architecture question.

Domain 3: Design High-Performing Architectures

Domain 3 (24%) covers: selecting compute types (EC2 instance families, Lambda, ECS/Fargate, EKS); storage selection (EBS volume types, EFS, FSx for Windows/Lustre, S3 storage classes); database selection (RDS, DynamoDB, ElastiCache, Redshift, Aurora); networking performance (CloudFront, Global Accelerator, enhanced networking, placement groups); analytics (Kinesis, Athena, Glue, Redshift); caching with ElastiCache. Questions ask you to identify the service that meets a specific performance or scalability requirement.

Domain 4: Design Cost-Optimised Architectures

Domain 4 (20%) covers: EC2 pricing models (On-Demand, Reserved Instances, Savings Plans, Spot); right-sizing with Compute Optimizer; S3 storage classes and lifecycle policies; identifying idle or underutilised resources; serverless cost advantages (Lambda pay-per-invocation vs always-on EC2); data transfer cost reduction (CloudFront, VPC endpoints, inter-AZ vs inter-Region transfer); Cost Explorer, Budgets, and cost allocation tags; Reserved Instances vs Savings Plans trade-offs.

Question Format: Multiple-Choice

Most SAA-C03 questions are multiple-choice with one correct answer and three distractors. The distractors are plausible — they describe real AWS services and configurations but fail to satisfy all the requirements in the scenario. Always read the question stem for explicit constraints: 'most cost-effective', 'least operational overhead', 'highest availability', or 'without modifying the application'. These words eliminate distractors that otherwise seem reasonable.

# Example question structure:
# SCENARIO: A company needs to... [describes the business problem]
# REQUIREMENTS: [one or more explicit constraints like 'must be serverless', 'must minimise cost']
# QUESTION: Which solution meets the requirements? (choose one)
# A. [plausible but violates a requirement]
# B. [correct answer - satisfies ALL requirements]
# C. [plausible but over-engineered]
# D. [uses the wrong service category entirely]

Question Format: Multiple-Response

Multiple-response questions ask you to select 2, 3, or sometimes more correct answers from 5 options. They are typically harder than single-answer questions because all selected answers must be correct — partial credit is not awarded. The question stem explicitly states 'Select TWO' or 'Select THREE'. When you see a multiple-response question, apply the same process of elimination but identify ALL clearly wrong answers first, then choose from the remaining plausible options.

Non-Scored (Pretest) Questions

Of the 65 questions, approximately 15 are unscored pretest questions that AWS uses to evaluate new question quality. You cannot tell which questions are pretest — they appear identical to scored questions. Do not skip or rush any questions assuming they might be pretest. Answer all questions to the same standard. The remaining 50 questions determine your score and are calibrated so that a 720 score represents competence across all four domains.

Study Priority Based on Domain Weights

Allocate study time proportional to domain weights. Spend approximately 30% of study time on security (IAM, VPC security, encryption, GuardDuty/Macie). 26% on resilience (Multi-AZ, Auto Scaling, DR strategies, Route 53). 24% on performance (instance types, database selection, caching, CloudFront). 20% on cost optimisation (pricing models, S3 tiering, right-sizing). A weak Domain 1 is the most common reason candidates fail — it is both the heaviest domain and one where conceptual misunderstanding is easy.

Exam Environment and Tools

The exam is available at Pearson VUE test centres or as an online proctored exam from home. You are given a digital whiteboard (no physical paper at test centres) for scratch work. An in-browser flag for review feature lets you mark uncertain questions and return to them. There is no penalty for wrong answers, so never leave a question unanswered — if you are unsure, select your best guess and flag it for review before submitting.

Quick Check

Test your understanding of AWS Solutions Architect (SAA-C03) concepts from this lesson.

Lesson Recap

In this lesson you learned: SAA-C03 has 65 questions in 130 minutes with a 720/1000 passing score, the four domains are Secure (30%), Resilient (26%), High-Performing (24%), and Cost-Optimised (20%), and approximately 15 questions are unscored pretest items that cannot be identified. Next up we explore how to identify keywords and service signals within exam questions.

Frequently asked questions

Is the “Understanding the Exam Format and Domain Weights” lesson free?

Yes — the full text of “Understanding the Exam Format and Domain Weights” is free to read here on the web, and the AWS Solutions Architect course includes 4 lessons in total. To practise it interactively (a built-in code editor and a 24/7 AI tutor) and unlock the rest of the AWS Solutions Architect course, upgrade to CoddyKit PRO.

What will I learn in “Understanding the Exam Format and Domain Weights”?

Break down the four SAA-C03 domains—Design Secure Architectures, Resilient Architectures, High-Performing Architectures, Cost-Optimised Architectures—and their weightings. You practise AWS Solutions Architect with hands-on code you run directly in the browser, and a 24/7 AI tutor answers your questions as you work through the lesson.

Do I need any experience to start AWS Solutions Architect?

No prior experience is required. AWS Solutions Architect on CoddyKit is structured for beginners through advanced learners; this is — lesson 1 of 4, so you can start here or from the beginning and move at your own pace.

How long does the “Understanding the Exam Format and Domain Weights” lesson take?

Most CoddyKit lessons take about 5–10 minutes. Each one is bite-sized and interactive, so you make steady progress and pick up exactly where you left off across the web and the app.

Can I write and run code in this AWS Solutions Architect lesson?

Yes. Every AWS Solutions Architect lesson includes a built-in code editor, so you write and run real code right in your browser and get instant AI feedback — no local setup required.

All lessons in this course

  1. Understanding the Exam Format and Domain Weights
  2. Identifying Keywords and Service Signals in Questions
  3. Process of Elimination and Distractor Patterns
  4. Time Management and Review Techniques
← Back to AWS Solutions Architect