read the site - https://aahl-byte.github.io/aws-notes/
I need things explained with the WHY before the HOW, and I need it explained simply;
The AWS documentation was... Overwhelming, so this project is intended to provide a much simpler introduction;
I'm taking a Goal -> Detail approach here to build a mental model first and progressively add more details.
FYI - I'm using AI to compile, organize, hydrate and enhance all of my notes in this repo, because if the README above didn't make it obvious, I'm not great at writing things
the notes are plain markdown under notes/. the site is rendered client-side by
docsify (one index.html, no build step) so the
markdown stays the source of truth. see CLAUDE.md for the teaching philosophy
and how to add a page.