Exampractice
Cloud Certifications

How to Prepare for AWS Solutions Architect Associate

A phased SAA-C03 study plan — what to learn in what order, how to use hands-on labs and practice tests, and the mistakes that waste study weeks.

Daniel Carter · 10 min read
Assembly-line illustration of a four-phase AWS Solutions Architect Associate study plan from resources to certification

Most people who fail the AWS Certified Solutions Architect – Associate (SAA-C03) exam did not study too little. They studied out of order — sixty hours of video lectures first, hands-on practice never, and practice tests crammed into the final weekend, when it was too late to act on what those tests revealed.

This article is a preparation plan, not an exam overview. It gives you a four-phase study sequence, a way to size your timeline to your background, a hands-on lab list, and a practice-test strategy that treats mock exams as diagnostic instruments rather than a finishing ritual. For the exam's domains, question format, cost and booking process, see the full AWS Solutions Architect Associate certification guide — none of that is repeated here beyond what the plan needs.

Two logistics facts the plan does depend on: SAA-C03 gives you 65 questions in 130 minutes (multiple choice and multiple response), and AWS recommends — but does not require — at least a year of hands-on experience designing on AWS. Everything below is built around closing the gap between wherever you are now and that recommendation's intent.

First, size your runway honestly

There is no universal number of study hours, and anyone selling you one is guessing. Instead, pick your starting profile and let it set the shape of your plan:

  • You work with AWS weekly (deploying, configuring, troubleshooting). Your gap is breadth and exam technique, not fundamentals. A compressed plan works: skim-review the services you know, study the ones you don't, and move to practice tests early. Many people in this position prepare in a matter of weeks of part-time study.
  • You're an IT professional new to AWS (on-prem infrastructure, networking, or development background). Your concepts transfer — you already understand load balancers, DNS and databases — but every AWS-specific implementation is new. Plan for a middle-length runway and weight Phase 2 heavily.
  • You're new to both cloud and infrastructure. SAA-C03 is achievable but you're learning two layers at once: what a subnet is and how AWS implements one. Give yourself a longer runway, consider whether starting with Cloud Practitioner suits you better — that trade-off is examined in our Cloud Practitioner versus Solutions Architect comparison — and do not compress the hands-on phase.

Whatever your profile, apply one scheduling rule: fix your exam date only after your first full-length practice test, not before your first study session. A date booked too early turns the plan into a countdown; a date booked after your first benchmark is a target you chose with evidence.

The four-phase plan

The sequence matters more than the resources. Each phase produces something the next phase consumes.

Phase 1 — Frame the exam before you study for it (first few days)

Begin with the official SAA-C03 exam guide from AWS's certification page. Read it twice: once for the domain structure, once with a highlighter for the task statements — the verbs. The guide says things like design resilient architectures and determine appropriate solutions, and those verbs tell you the exam tests selection and trade-off, not memorised definitions.

Then do something most candidates skip: attempt a small set of sample questions before studying. You will get many wrong. That is the point. Ten minutes with the free sample questions calibrates you to the question style — long scenarios, requirement keywords like "most cost-effectively" and "least operational overhead" — so that during the weeks of study that follow, you read every service's documentation through the lens of how this gets tested.

Close Phase 1 by writing a one-page gap list: domains where the sample questions felt readable versus domains that felt like a foreign language. This list is your Phase 2 weighting.

Phase 2 — Build the knowledge base, in priority order (the long middle)

Take one structured course or study guide as your spine — video or text, whichever you actually finish — and work through it in this order of priority rather than the table-of-contents order:

  1. Networking and VPC fundamentals first. Subnets, routing, gateways, security groups versus network ACLs, and hybrid connectivity concepts. Nearly every exam scenario sits inside a VPC; if networking is shaky, every other topic wobbles with it.
  2. Compute, storage and databases second. The EC2 family and its purchasing options, containers and serverless compute, the S3 storage classes and lifecycle behaviour, block versus file versus object storage, and the relational/non-relational database options. These are the moving parts your architectures are assembled from.
  3. Resilience and scaling patterns third. Load balancing, auto scaling, multi-AZ versus multi-region thinking, decoupling with queues and notifications, caching layers. This is where the exam's "design resilient architectures" verbs live.
  4. Security, identity and cost management last — but not lightly. IAM policies and roles, encryption options, and the cost-optimisation levers. These topics thread through scenarios in every domain.

Two habits make this phase stick. First, end every study day with five to ten questions on that day's topic — retrieval, not re-reading, is what moves material into long-term memory. Second, keep a personal notes file of AWS-specific decision rules in your own words: when you'd choose one storage class over another, which database fits which access pattern, what distinguishes the load balancer types. Rewriting these decisions yourself is the difference between recognising an answer and being able to generate one.

One small exam-relevant detail worth knowing while you study: AWS exams now display short service names, with a full-name reference available behind the Help button — so learn services by their working names rather than their ceremonial full titles.

Phase 3 — Get your hands on the console (overlaps Phase 2)

Do not schedule hands-on work as a separate later phase; interleave it. Each week, build something small related to what you studied. The AWS Free Tier covers a meaningful amount of this, though always check current Free Tier terms and set a billing alarm on day one — an unattended resource is the classic way a "free" study plan acquires a bill.

A minimum lab sequence for SAA-C03 preparation:

  1. Build a VPC from scratch — subnets across two Availability Zones, route tables, an internet gateway — without using the console wizard, so you understand each piece.
  2. Launch a web server on EC2 inside it, then put a load balancer and an auto scaling group in front, and watch scaling happen under simulated load.
  3. Create an S3 bucket, apply lifecycle rules across storage classes, host a static site, and experiment with bucket policies versus IAM policies.
  4. Stand up a managed relational database in private subnets and connect the web tier to it, then enable multi-AZ and observe what changes.
  5. Build one small serverless flow — a function triggered by an event, writing to a table or queue — to make the decoupling patterns concrete.
  6. Break things deliberately: delete a route, tighten a security group, and diagnose the failure. Troubleshooting is how architecture knowledge becomes intuition.

If you cannot lab a topic (some services are costly to touch), substitute the service's official FAQ and a diagram drawn by hand. A hand-drawn architecture you can reproduce from memory beats an hour of passively watched video.

Phase 4 — Practice tests as instruments, not verdicts (final stretch)

Now the practice-test strategy, which deserves precision because most candidates use mock exams badly.

Take your first full-length, timed practice test when you're roughly two-thirds through the material — not at the end. The score will be mediocre. Its job is not to flatter you; it is to produce a domain-by-domain weakness map while you still have time to respond to it.

Then run a loop, repeated as many times as your runway allows:

  1. Sit a full 65-question test under exam conditions — timed at 130 minutes, no pauses, no notes. Half-length untimed quizzes are fine for daily retrieval, but only full simulations train pacing and stamina.
  2. Review every question, including the ones you got right. For each miss, classify it: knowledge gap (didn't know the service behaviour), reading error (missed a requirement keyword), or judgement error (knew the facts, chose the wrong trade-off). The classifications matter because the fixes differ — restudy, slow down, or drill more scenarios respectively.
  3. Feed the weak domains back into targeted study — a lab, a FAQ, a re-read of your notes file — before the next simulation.
  4. Watch the trend, not the single score. Rising scores with consistent domain coverage is the readiness signal; one good score after seeing similar questions twice is memorisation, which the real exam will punish.

A word of caution built into that last point: if you retake the same question set repeatedly, your score measures your memory of that set, not your architecture judgement. Rotate question pools, and when you review, force yourself to articulate why each wrong option fails the scenario's constraints — that elimination skill is the one the real exam actually tests. ExamPractice's AWS Solutions Architect Associate SAA-C03 practice questions include a timed simulation mode for exactly this benchmarking loop — free samples to calibrate, fuller sets for subscribers.

Book your exam date when two consecutive full simulations land comfortably above your comfort threshold with time left over. That is the evidence-based version of "feeling ready".

Five mistakes that quietly waste study weeks

  1. The 100% video plan. Courses feel productive because they are frictionless. But SAA-C03 questions are applied scenarios; if your only activity is watching, your first practice test will be a shock. Cap passive consumption at roughly half your study time.
  2. Studying services alphabetically or exhaustively. AWS has far more services than the exam cares about. Let the exam guide's task statements and your practice-test misses set the priority list, not the length of the service directory.
  3. Ignoring the question vocabulary. "Most cost-effective", "highest availability", "least operational overhead" — each phrase points to a different correct answer among plausible options. Train yourself to underline the deciding requirement before reading the options.
  4. Booking the exam as motivation. A date set before any benchmark forces you to sit the exam on schedule rather than on readiness. Motivation is better manufactured with a study calendar than a non-refundable booking.
  5. Skipping review of correct answers. A right answer for the wrong reason is a future wrong answer. Two minutes confirming your reasoning on correct questions is cheap insurance.

A worked example: eight working weeks, one hour a day

To make the phases concrete, here is how one common profile — a systems administrator with on-prem experience and light AWS exposure, studying about an hour on weekdays with longer weekend sessions — might lay the plan out. Treat it as a template to stretch or compress, not a promise.

  • Week 1: Exam guide read twice; sample questions attempted cold; gap list written. Billing alarm set, first VPC built at the weekend.
  • Weeks 2–3: Networking and compute/storage study, with the EC2-plus-load-balancer and S3 labs at the weekends. Daily topic quizzes.
  • Weeks 4–5: Databases, resilience patterns, serverless flow lab. First full-length timed practice test at the end of week 5 — expect a humbling score, harvest the weakness map.
  • Week 6: Targeted repair of the two weakest domains; security and cost topics woven in; second full simulation at week's end.
  • Week 7: Third simulation, review loop, notes-file consolidation. If two simulations in a row are comfortably strong, book the exam for week 8; if not, extend a week — the runway is elastic, the readiness bar is not.
  • Week 8: Light review only. Re-read your own notes file, not new material. One final timed simulation early in the week, then taper.

Someone already working in AWS daily might collapse weeks 2–5 into a fortnight; someone brand new to infrastructure might double them. The sequence — frame, build, lab, benchmark — stays the same.

Exam-week preparation, briefly

Keep the final days boring. Confirm your identification and test-centre or online-proctoring requirements well ahead of time. Re-read your personal notes file rather than opening new resources — novelty this late only manufactures anxiety. Plan your 130 minutes: a common approach is a steady first pass answering everything you're confident about, flagging the rest, then returning with the remaining time. And sleep; a scenario exam taxes concentration more than recall, and concentration is the first casualty of a late-night cram.

One post-exam note worth knowing in advance: your certification will be valid for three years, and passing the Solutions Architect – Professional exam later renews it automatically — so the Associate is a foundation, not a treadmill. Where you take things afterwards — Professional, another Associate, or a specialty — is a sequencing question our AWS certification roadmap for 2026 handles in full.

Your plan, reduced to one paragraph

Read the exam guide and sample questions first, so study has a target. Build knowledge in priority order — networking, then compute and storage, then resilience, then security and cost — with daily retrieval practice. Lab every major topic in a Free Tier account with a billing alarm on. Start full-length timed practice tests two-thirds of the way through, classify every miss, and let the weakness map drive your remaining weeks. Book the exam when the evidence says you're ready, and spend the final week with your own notes. That sequence, at whatever pace your background dictates, is the whole method.

Exam facts in this guide were checked against official certification-provider pages on . Fees, exam codes and policies change — confirm on the provider’s own site before you book.

Put it into practice

Test what you have just read

Reading about an exam only takes you so far. Work through practice questions for your certification and find the gaps before exam day does.

You may also like