Skip to content

kyra0126/AWS-SAA-C03

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 

Repository files navigation

☁️ AWS SAA-C03 Study Notes

This repository is a structured documentation of weekly study notes, lab summaries, and review logs based on a Udemy course for the
AWS Certified Solutions Architect Associate (SAA-C03) certification.

📘 Built with Docsify and published via GitHub Pages, this site provides both English and Korean versions.


🔗 GitHub Pages Access


📁 Directory Structure

AWS-SAA-C03/
├── README.md                  ← GitHub repository intro (English)
├── README.ko.md               ← GitHub repository intro (Korean)
├── docs/
│   ├── index.html             ← Docsify entry point
│   ├── README.md              ← English docs homepage
│   ├── _sidebar.md            ← English sidebar menu
│   ├── section/               ← English section
│   │   ├── notes.md
│   │   ├── labs.md
│   │   └── img/
│   └── ko/                    ← Korean version
│       ├── README.md          ← Korean docs homepage
│       ├── _sidebar.md        ← Korean sidebar menu
│       └── section/
│           ├── notes.md
│           ├── labs.md
│           └── img/

🧠 How to Use

  1. Visit the website using the links above.
  2. Navigate through the left sidebar or the homepage to access Section
  3. In each section:
    • 📘 Concept Summary: notes.md
    • 🧪 Lab Exercises: labs.md
    • 📸 Images: Referenced from the /img/ directory

📝 Study Method

  • Watch Udemy lectures and summarize each section
  • Apply concepts through hands-on labs
  • Document everything with multilingual support (Docsify + GitHub Pages)
  • Render Markdown files as a live website

📌 This documentation was created for personal learning purposes only. Commercial use is strictly prohibited. All contents are freely accessible through a Docsify-powered GitHub Pages site.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors