Interactive preparation platform for the AWS Certified Solutions Architect - Associate (SAA-C03) exam.
The hub includes 14 study modules, architecture diagrams, decision matrices, spaced-repetition flashcards, practice questions, a timed exam simulator, and offline progress tracking.
Website: https://aws-saa-c03.pilotworks.dev
bun install
bun run devBuild the static site with:
bun run buildThis directory contains all documentation organized by purpose.
Focused learning materials for exam preparation:
- FAST-LEARN-GUIDE.md - Complete fast-track guide (11-14 hrs)
- ULTRA-FAST-LEARNING-INDEX.md - Express learning path (3-4 hrs)
- QUICK-STUDY-NOTES.md - Condensed study notes
- STUDY-ROADMAP.md - 8-week structured plan
- FLASHCARDS.md - Memorization aids
Quick lookup guides and visual aids:
- QUICK-REFERENCE.md - Quick facts and cheat sheets
- QUICK-START.md - Getting started guide
- DIAGRAMS-INDEX.md - 100+ visual diagrams
- VISUAL-GUIDE.md - Visual learning materials
- SAA-ARCHITECTURE-PATTERN-MASTER-SHEET.md - Architecture patterns
Note: For official AWS exam guides, please visit AWS Certification.
Repository and contribution information:
- CHANGELOG.md - Version history
- CODE_OF_CONDUCT.md - Community guidelines
- CONTRIBUTING.md - How to contribute
- CONTRIBUTORS.md - Contributors list
- SECURITY.md - Security policies
Technical blueprints for building the interactive web application:
- STATIC-GENERATION-SPEC.md - React + Vite SSG, pre-rendering, structured data & performance blueprint
- UI-ARCHITECTURE-SPEC.md - System architecture, routing & design system
- COMPONENT-SPEC.md - Layout, tabs, quiz engine, 3D flashcards & diagram viewer
- DATA-CONTRACTS.md - TypeScript interfaces & JSON data models
- PARSER-IMPLEMENTATION-GUIDE.md - Regex parsers for questions, flashcards & Mermaid diagrams
- Start with ULTRA-FAST-LEARNING-INDEX.md (3-4 hrs)
- Or use FAST-LEARN-GUIDE.md (11-14 hrs)
- Reference QUICK-REFERENCE.md for facts
- Browse DIAGRAMS-INDEX.md
- Check VISUAL-GUIDE.md
- Follow STUDY-ROADMAP.md
- Use FLASHCARDS.md for memorization
- Review PRACTICE-QUESTIONS.md and the service-specific practice questions
- Read CONTRIBUTING.md
- Review CODE_OF_CONDUCT.md
- Check CHANGELOG.md
All practice test reviews are stored in the exam-reviews/ directory.
Some documentation in this repository has been adapted and edited from AWS Certified Solutions Architect - Associate (SAA-C03).
