I passed the AWS Certified Solutions Architect – Associate (SAA-C03) in June 2026. Passing the exam itself isn’t the interesting part, plenty of people pass it and it is largely a test of breadth rather than depth. What’s interesting though is that I went in with no official IT or cloud experience and passed within ~6 weeks. Without having done any study for awhile and having other commitments during this time I wanted to create a system that ensured I learnt and retained information efficiently.

This is that system, and why it worked for me during this certification specifically. all template docs are linked as discussed

Don’t worry if SAA isn’t a cert you know - this information still applies to any certification/course. Especially if it contains a large scope.

The problem with how most people study for certs

The default loop is: watch a video course, highlight the notes, re-read the notes, take a practice exam, panic, re-read harder. It feels productive because the material gets familiar. But familiarity isn’t recall — recognising the right answer in a video is a completely different skill from producing it cold in an exam. This happened early on in my first week of studying for this course, I’d feel like I “knew” a topic right up until something asked me to explain it.

So the rule I built everything around is blunt: if I can’t retrieve it from a blank page, I don’t know it yet. Re-reading doesn’t count. Only being tested counts.

The system, briefly

The full mechanism — two note types, five stages, the dashboard, the local-LLM flashcard generator — has its own writeup and copyable templates, and there’s an interactive schematic on the main site.

The short version:

  • Day 0 — consolidate. The moment I finish a section, I write it up from memory in (a write-to-learn note), answering one dense AI-generated prompt that spans the topic. Every place I stall becomes a logged knowledge gap.
  • Then I test myself, on a widening schedule. Each topic becomes an active-recall note that climbs five stages: free recall (1d) → my own Q&A (3d) → self-written or AI generated flashcards (7d) → write a paragraph as teaching it to a beginner (14d) → a 60-day maintenance ping. Each stage forces a different mode of retrieval, so I can’t memorise the shape of one answer.
  • An Obsidian dashboard runs the schedule. Every morning it tells me exactly what’s due and how to review it. Pass and a topic moves up and out; fail and it drops back and earns more reps.

That last point is the whole trick: I never decide what to study. The dashboard does. Decision fatigue causes tasks to become tiresome and missed.

Out of all these steps the writing tasks were the most effective

So at least do these over the others:

  • Step 0: Write-to-learn post finishing a topic
  • Step 4: Teach-back

What this changed for the SAA specifically

The SAA blueprint is wide and shallow — a lot of services, each with a few sharp distinctions you have to keep straight under time pressure. That shape is almost purpose-built for spaced repetition:

  • The confusable pairs stopped being confusable. Spot vs Reserved vs Dedicated Hosts, CloudFront vs Global Accelerator and Parameter Store vs Secrets Manager — these are exactly the “I sort of know it” traps the exam exploits. Stage-2 Q&A and Stage-3 flashcards drilled the distinctions until they were automatic.
  • Teach-back caught fake fluency. Stage 4 made me explain a service with no jargon. The first time I tried to teach KMS envelope encryption out loud I fell apart — which told me I’d been pattern-matching, not understanding. That’s a gap you never find by re-reading.
  • I generated the flashcards instead of writing them. A small local tool turned each write-up into Obsidian cards automatically, so the boring part never became an excuse to skip it.

Did it actually work?

To be honest my score wasn’t anything amazing at 75%. However, more telling than the exam score is the clear jump in Practice exam results from 50% 75% in 3 days. Without much study in between these attempts it proved I was getting caught up on the exam structure and question formatting. Once I realised I could answer questions based on week 1 topics indifferently to week 6 topics I knew the system had worked. By the last week the dashboard had most modules out in maintenance and the revision was 20–30 focused minutes instead of an evening of anxious re-reading. The exam felt like another rep and me getting the same score on my practice exam and real exam highlights this.

Learning as a skill

By no means is this system perfect or unique but it quickly reshaped my learning habits for the better, enabling me to consume and retain a whole course worth of knowledge properly.

I feel like there’s a big problem in traditional education that misses out on teaching you how to learn, this system is one way I’ve taken that learning into my own hands. Being a disciplined and consistent learner is one of the most useful and fulfilling traits you can have, it has roots in all areas of life.

If you want to see and use, the templates are all here.