506 curated practice questions • Smart Study Guide • Mock Exams • Progress Analytics
AWSPrepAI is a comprehensive study platform designed to help you ace the AWS Solutions Architect Associate (SAA-C03) certification exam. Built with vanilla JavaScript, it features 506 carefully curated practice questions, an AI-analyzed smart study guide, full-length mock exams, and intelligent progress tracking—all without requiring any backend or external dependencies.
Perfect for: Solutions Architect Associate (SAA-C03) exam preparation.
| Feature | Description |
|---|---|
| 🎯 Hero Landing Page | Engaging landing page with AWS SAA-C03 badge, compelling intro, and clear call-to-action |
| 🎓 Smart Study Guide | AI-analyzed content from 506 SAA-C03 questions with domain-specific tips, common traps, and top tested services |
| 📝 Practice Quiz | 506 questions with detailed explanations across all SAA-C03 exam domains |
| ⏱️ Mock Exams | Full-length timed exams matching real certification format |
| 📊 Progress Tracking | Track accuracy, streaks, weak areas, and exam readiness |
| 🔍 Services Reference | Searchable guide with 30+ core AWS services |
| 💡 Contextual Tips | Floating tips button provides domain-specific help during practice |
| 📚 Resource Pages | Dedicated About, Contact, Glossary (coming soon), and Resources (coming soon) pages |
| 💾 Offline Support | All data stored locally using LocalStorage—no backend required |
| 📱 Mobile Responsive | Fully responsive design with hamburger menu navigation for mobile devices |
| 🎨 Professional Branding | Custom logo and favicon for a polished professional appearance |
👉 https://isaloum.github.io/AWSPrepAI
- Design Secure Architectures (144 questions) - IAM, KMS, VPC, Security Groups, compliance
- Design Resilient Architectures (119 questions) - HA, DR, Auto Scaling, ELB, decoupling
- Design High-Performing Architectures (152 questions) - Caching, databases, CloudFront, compute
- Design Cost-Optimized Architectures (90 questions) - S3 lifecycle, Reserved Instances, monitoring
The Study Guide is powered by AI analysis of all 506 SAA-C03 practice questions:
- Top 10 Most Tested Services per domain (e.g., S3 appears 145 times in performance questions)
- Key Topics to Master with specific exam focus areas
- Common Wrong Answer Traps to avoid during the exam
- Quick Reference Guides for last-minute review
- Exam Strategy Tips including time management and red/green flags
AWSPrepAI now includes several pages for a comprehensive learning experience:
- 🏠 Home (Landing Page): Hero section with AWS SAA-C03 badge, feature overview, and quick start
- 📊 Dashboard: Track your progress, accuracy, and identify weak areas
- ❓ Practice Quiz: 506 SAA-C03 practice questions with instant feedback
- 📝 Mock Exams: Full-length timed certification practice exams
- 🎓 Study Guide: AI-analyzed tips and strategies (SAA-C03)
- 💡 Hints/Keywords: Quick reference for exam keywords and scenarios
- 📚 Services: Reference guide for 30+ core AWS services
- ℹ️ About: Learn about the platform, mission, and technology stack
- 📞 Contact: Get in touch, contribute, or report issues
- 🗂️ Glossary & Flashcards: Interactive learning tools (coming soon)
- 📖 Resources & FAQ: Study resources and frequently asked questions (coming soon)
- Frontend: Vanilla JavaScript (ES6+), HTML5, CSS3
- Data Persistence: LocalStorage API
- Design: Responsive CSS with AWS branding, mobile-first approach
- Navigation: Responsive hamburger menu for mobile devices
- Assets: Custom SVG logo and favicon
- Deployment: GitHub Pages
- Dependencies: Zero external libraries (fully self-contained)
Simply visit https://isaloum.github.io/AWSPrepAI
# Clone the repository
git clone https://github.com/Isaloum/AWSPrepAI.git
# Navigate to project directory
cd AWSPrepAI
# Open in browser (any local server works)
# Using Python 3:
python -m http.server 8000
# Using Node.js:
npx serve docs
# Then visit: http://localhost:8000No build process required—just open docs/index.html directly in any modern browser!
- Explore the Landing Page: Get an overview of the platform and start with the "Start Practicing Now" button
- Study Guide: Review domain-specific tips and key topics for SAA-C03
- Practice Quiz: Start with practice mode to learn and track progress
- Mock Exam: Take timed full-length exams when ready
- Track Progress: Monitor your weak areas and exam readiness on the dashboard
| Certification | Total Questions | Domains Covered |
|---|---|---|
| SAA-C03 | 506 questions | 4 domains (Secure, Resilient, Performant, Cost-Optimized) |
All questions include:
- ✅ Detailed explanations
- ✅ Domain categorization
- ✅ Multiple-choice format matching real exams
- Questions: 65 (50-55 scored)
- Duration: 130 minutes
- Pass Score: 720/1000 (~72%)
- Cost: $150 USD
Contributions are welcome! Feel free to:
- Submit bug reports or feature requests via GitHub Issues
- Fork the repo and submit pull requests
- Suggest new practice questions or improvements
MIT License - feel free to use this project for your own learning or build upon it!
Ihab Saloum
If this project helped you prepare for your AWS certification, please consider:
- ⭐ Starring the repository
- 🔀 Sharing it with others studying for AWS exams
- 📝 Providing feedback to improve the platform
Built with ☁️ by Ihab Saloum