AWS associate cloud architecture study guide
Aligned to the official AWS Certified Solutions Architect Associate SAA-C03 exam guide
601 practice questions
150 flashcards
Completely free

AWS Solutions Architect Associate SAA-C03 Exam Prep

Practice secure, resilient, high-performing, and cost-optimized AWS architectures with 601 original SAA-C03 questions.

601 original questions
SAA-C03 weighted
Well-Architected drills

Most popular

Start with free practice questions

Jump into a mixed set drawn from 601 free practice questions.

Free Practice Questions

Exam structure

Know the split before you start drilling

Design Secure Architectures

30%

30 scored + 0 pretest

Design Resilient Architectures

26%

26 scored + 0 pretest

Design High-Performing Architectures

24%

24 scored + 0 pretest

Design Cost-Optimized Architectures

20%

20 scored + 0 pretest

Current exam code

SAA-C03

AWS lists SAA-C03 as the Solutions Architect Associate exam guide.

Exam size

65 questions

AWS lists multiple-choice and multiple-response questions; 50 scored and 15 unscored.

Testing time

130 minutes

AWS lists a 130-minute exam duration for the associate exam.

Domain mix

30/26/24/20

The SAA-C03 guide weights secure, resilient, high-performing, and cost-optimized architectures.

Passing score

720 scaled

AWS reports SAA-C03 results on a 100-1,000 scale with 720 as the minimum passing score.

Practice bank

601 questions

The bank expands the public SAA-C03 guide into original architecture scenarios and explanations.

Start here

How to study for AWS Solutions Architect Associate

Use this sequence for the cleanest SAA-C03 pass.

1

1. Secure the architecture first

IAM, federation, multi-account controls, VPC boundaries, encryption, secrets, and logging prevent many attractive wrong answers.

2

2. Add resilience and performance

Multi-AZ design, decoupling, managed failover, database scaling, caching, edge delivery, and observability carry the core architecture load.

3

3. Finish with cost tradeoffs

Right-sizing, storage classes, serverless, purchasing options, lifecycle policies, and governance complete the Well-Architected frame.

About the exam

SAA-C03 Exam structure

AWS Certified Solutions Architect Associate SAA-C03 prep with 601 original practice questions, domain-weighted mocks, architecture drills, flashcards, and topic recovery.

Issuer and path

AWS Solutions Architect Associate SAA-C03 Exam Prep is administered through Amazon Web Services. Check official resources before booking, retesting, or relying on a stale requirement.

Design Secure Architectures

30%

30 scored + 0 pretest

Secure access, least privilege, multi-account controls, network boundaries, encryption, secrets, logging, and protected data flows.

Design Resilient Architectures

26%

26 scored + 0 pretest

Multi-AZ design, fault isolation, decoupling, durable storage, backup, disaster recovery, recovery objectives, and managed failover.

Design High-Performing Architectures

24%

24 scored + 0 pretest

Compute, database, storage, networking, content delivery, scaling, caching, observability, and service selection for performance requirements.

Design Cost-Optimized Architectures

20%

20 scored + 0 pretest

Right-sizing, purchasing options, storage classes, serverless, managed services, cost visibility, lifecycle policies, and governance controls.

Before you schedule

Confirm SAA-C03 is the selected exam, review Pearson VUE options, ID requirements, language availability, reschedule policy, and whether your AWS Certification account details match your ID.

Official Outline Coverage Map

Coverage is mapped to official outline item counts so content depth can be checked without hard-coding a single exam.

Official outline
TopicOfficial outline itemsYour questionsYour flashcardsConfidence
IAM, Federation and Multi-Account Access85010
Priority
Secure Networking and Edge Protection74510
Priority
Data Protection, Encryption and Secrets84510
Priority
Application Access, Monitoring and Compliance Controls74010
Strong
Multi-AZ Fault Tolerance and Load Balancing74510
Priority
Decoupling, Messaging and Recovery Patterns74010
Priority
Storage and Database Resilience63610
Priority
Backup, Disaster Recovery and Migration Resilience63510
Strong
Compute, Containers and Serverless Performance74010
Priority
Database and Storage Performance63510
Priority
Networking and Content Delivery Performance63510
Priority
Scaling, Observability and Performance Tuning53510
Strong
Cost-Aware Compute and Storage Selection74010
Priority
Pricing Models, Purchasing Options and Rightsizing74010
Priority
Operational Cost Governance and Lifecycle Controls64010
Strong

How to use this guide

How to study for AWS Solutions Architect Associate

Treat each question as an architecture tradeoff: identify security boundaries, failure modes, performance needs, data paths, and cost constraints before choosing services.

1. Identify the primary requirement

Decide whether the scenario is mainly about security, availability, performance, cost, migration, operations, or data protection.

2. Remove unsafe designs

Eliminate broad permissions, public exposure, missing encryption, single-AZ state, and manual recovery when requirements demand better.

3. Select the managed pattern

Choose the AWS service combination that meets the requirement with the least operational burden and appropriate control.

4. Check tradeoffs

Confirm latency, durability, RTO, RPO, scaling behavior, data transfer, and total cost before finalizing.

IAM, Federation and Multi-Account Access
Secure

IAM, Federation and Multi-Account Access

Secure architecture questions test IAM roles, policies, federation, AWS IAM Identity Center, Organizations, SCPs, cross-account access, and least privilege.

Key rules

Rule 1

IAM, Federation and Multi-Account Access questions reward architecture tradeoff reasoning rather than picking the most familiar AWS service.

Exam cue: Identify the workload requirement, failure mode, data path, access boundary, and operational constraint.

Rule 2

The best answer maps requirements to security, resilience, performance, and cost constraints before choosing services.

Exam cue: Match the AWS service to the Well-Architected pillar the scenario is testing.

Rule 3

Eliminate answers that ignore shared responsibility, single points of failure, data movement, scaling behavior, or total cost.

Exam cue: Prefer managed, durable, least-privilege, multi-AZ, and right-sized designs when requirements call for them.

Common traps

Choosing the most powerful service when a simpler managed service satisfies the requirement.

Prevention: Avoid answers that use broad permissions, public data paths, single-AZ state, overbuilt compute, or commitment pricing without predictable usage.

Solving performance while ignoring security, availability, or cost constraints stated in the scenario.

Prevention: Avoid answers that use broad permissions, public data paths, single-AZ state, overbuilt compute, or commitment pricing without predictable usage.

Assuming one Availability Zone, public access, or manual operations are acceptable without justification.

Prevention: Avoid answers that use broad permissions, public data paths, single-AZ state, overbuilt compute, or commitment pricing without predictable usage.

Memory anchors

IAM Role

An IAM role provides temporary credentials and is preferred for AWS service and cross-account access.

Least Privilege

Least privilege grants only the permissions needed for the approved task.

IAM Policy

An IAM policy defines allowed or denied actions, resources, and conditions.

Permission Boundary

A permissions boundary sets the maximum permissions an identity-based policy can grant.

Identity Center

AWS IAM Identity Center centralizes workforce access to AWS accounts and applications.

Federation

Federation lets users authenticate through an external identity provider instead of local IAM users.

SCP

A service control policy sets maximum available permissions for accounts in AWS Organizations.

Cross Account Role

A cross-account role lets principals in one account access resources in another account.

Root User

The root user should be protected with MFA and avoided for routine administration.

Condition Key

A condition key limits policy effect based on context such as source IP, MFA, tag, or principal.

Next best moves

Quick check-up

Use a short quiz to confirm the rule pattern is actually sticking.

Check-up Questions

1-2 question checkpoint

An organization has 80 AWS accounts and uses an external identity provider. Employees need one portal and role-based access to assigned accounts without creating IAM users in each account. Which design is best?

A security team wants to prevent member accounts in one organizational unit from disabling CloudTrail, even if an account administrator grants the action locally. What should be applied?

Answer all questions to submit.

Next step personalized recommendations

Open another topic next

Official resources

Verify the details with the official sources

Use these links for eligibility, scheduling, handbook rules, and issuer updates. Our guide helps you study; official sources tell you what the testing partner currently requires.

FAQ

Common SAA-C03 questions

Is this the official AWS SAA-C03 exam?

No. These are original practice questions aligned to AWS's public SAA-C03 exam guide. They are not copied from secure exam material.

How many questions are on SAA-C03?

AWS lists 65 questions, either multiple choice or multiple response, with 50 scored and 15 unscored questions.

What domains are tested?

The official guide lists Design Secure Architectures 30%, Design Resilient Architectures 26%, Design High-Performing Architectures 24%, and Design Cost-Optimized Architectures 20%.

What should I study first?

Start with IAM, VPC boundaries, encryption, multi-AZ design, S3 and database durability, scaling patterns, and cost-aware service selection.

How should I use the 601 questions?

Use topic drills for service-selection gaps, section drills for each domain, then 100-question weighted mocks that preserve the SAA-C03 domain mix.

What is Pass Harbor?

Completely free exam prep for 317 U.S. exams.

  • Practice questions
  • Flashcards
  • Study guides
  • Mock exams
  • No registration
  • No paywall
  • Start instantly
No more expensive exam prep. Quality study tools should be accessible to everyone.