Skip to content

resilience-tech/notes-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Study Notes

Deploy MkDocs

Your comprehensive AWS certification study notes, automatically published to GitHub Pages using Material for MkDocs.

📚 Documentation Sections

  • Storage - S3, EBS, EFS, and storage optimization
  • Compute - EC2, Lambda, containers, and serverless architectures
  • Network - VPC, load balancing, and advanced networking
  • IAM - Identity and access management fundamentals
  • Databases - RDS, DynamoDB, and database services

🚀 Live Documentation

The documentation is automatically built and deployed to GitHub Pages at: https://resilience-tech.github.io/notes-aws/

🛠️ Local Development

To run the documentation locally:

# Install dependencies
pip install -r requirements.txt

# Serve locally
mkdocs serve

The site will be available at http://localhost:8000

📝 Contributing

The documentation is organized into logical sections with consistent formatting:

  • Part 1: Fundamentals
  • Part 2: Intermediate concepts
  • Advanced: Professional-level topics
  • Internals: Deep technical details

Each section includes:

  • Comprehensive tables and comparisons
  • Code examples and CLI commands
  • Best practices and exam tips
  • Real-world scenarios and troubleshooting

🎯 Certification Focus

These notes are specifically structured for AWS certification preparation:

  • AWS Certified Solutions Architect
  • AWS Certified Developer
  • AWS Certified SysOps Administrator
  • AWS Certified Advanced Networking
  • AWS Certified Security

Last updated: September 2025

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors