An open API service indexing awesome lists of open source software.

https://github.com/emahdij/aws-cloudops-certification

Learn AWS CloudOps the practical way - no boring videos, just hands-on labs and real projects.
https://github.com/emahdij/aws-cloudops-certification

aws aws-certification aws-certifications awscertificate certification cloudops cloudops-engineer exam hands-on-learning learning sysops sysops-engineer

Last synced: 5 months ago
JSON representation

Learn AWS CloudOps the practical way - no boring videos, just hands-on labs and real projects.

Awesome Lists containing this project

README

          

# AWS CloudOps Administrator Learning Guide

**Hands-on AWS CloudOps learning without endless videos. Build real skills, pass the certification.**

## Course Structure

Each chapter follows a proven learning path:

1. **📖 Notes** - Complete theory covering all exam topics and real-world scenarios
2. **🛠️ Hands-on Labs** - Build the "CloudMart" e-commerce platform from startup to enterprise
3. **📝 Practice Questions** - Test your knowledge with exam-style questions
4. **📋 Cheatsheets** - Quick reference for services, their concepts, and best practices

## Learning Roadmap

### ✅ Completed Chapters
1. **[Monitoring & Observability](chapters/01-monitoring/README.md)** - CloudWatch, logging, alarms, and operational monitoring
- **Notes**: [8 AWS monitoring services](chapters/01-monitoring/notes/) with detailed explanations
- **Labs**: [11 hands-on labs](chapters/01-monitoring/labs/) following the CloudMart story
- **Practice Questions**: [Exam-style questions](chapters/01-monitoring/exam_questions/README.md) to test your knowledge
- **Cheatsheet**: [Quick reference](chapters/01-monitoring/cheatsheets/monitoring_cheatsheet.md) for rapid review

### 🚧 Coming Soon
2. **Security & Identity** - IAM, KMS, least-privilege access patterns
3. **Networking** - VPC, security groups, load balancers, endpoints
4. **Compute** - EC2, Auto Scaling, containers, serverless
5. **Storage** - S3, EBS, backups, data lifecycle
6. **Database** - RDS, DynamoDB operations and monitoring
7. **Deployment** - CloudFormation, CI/CD, automation
8. **Cost & Advanced Topics** - Budgets, optimization, multi-account

## The CloudMart Project

You will build **CloudMart** - a complete e-commerce platform that grows from a simple startup to an enterprise-scale operation. Each chapter adds new capabilities.

> **Try not to skip labs** - The story connects all labs together, and each builds on the previous ones.

## Cost-Conscious Learning

We prioritize **free tier usage** in all labs:
- Most labs are completely free
- Paid labs use minimal resources (typically $1-5)
- Clear cost warnings and cleanup instructions

**⚠️ Cost Note**: AWS pricing changes frequently. Check each lab for current estimates, and please contribute updates if you notice changes.

---

## Ready to Start Building?

Choose your starting point based on your experience:

### New to AWS?
→ [**AWS Prerequisites**](docs/prerequisites.md)
- Learn core AWS concepts like regions, availability zones, and IAM basics
- **Time needed:** 2-3 hours of reading

### Ready to Configure Your Environment?
→ [**Environment Setup**](chapters/00-configuration/setting-up-environment.md)
- Install and configure AWS CLI
- Create IAM users
- **Time needed:** 1-2 hours of setup

### Ready for the Main Course?
→ [**Chapter 1: Monitoring & Observability**](chapters/01-monitoring/README.md)