Skip to content

Chetan3500/aws-training-curriculum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Services Training

A comprehensive hands-on AWS training curriculum covering core services through practical exercises.

🎯 Learning Path

This training follows a structured progression through AWS foundational services:

📚 Prerequisites → IAM → S3 → EC2 → VPC → RDS

Service Coverage

Service Focus Area Status
IAM Identity & Access Management ✅ Complete
S3 Object Storage & Static Hosting ✅ Complete
EC2 Compute Instances 🚧 In Progress
VPC Networking & Security ✅ Complete
RDS Managed Databases 📋 Planned

📁 Directory Structure

aws/
├── 00-getting-started/    # AWS account setup, CLI installation
├── 01-iam/               # Identity and Access Management
├── 02-s3/                # Simple Storage Service
├── 03-ec2/               # Elastic Compute Cloud
├── 04-vpc/               # Virtual Private Cloud
├── 05-rds/               # Relational Database Service
└── assets/               # Images, diagrams, code samples

🎓 Learning Format

Each service follows a standardized 7-section format:

  1. One-Line Overview - Quick summary
  2. Console Steps - Click-by-click instructions
  3. Internal Deep Dive - Technical explanations
  4. CLI Reproduction - Command-line equivalents
  5. Service Deep Dive - Core concepts
  6. Use Cases - Real-world applications
  7. Advanced Information - Best practices, limits, pricing

🚀 Getting Started

  1. Prerequisites: Complete 00-getting-started
  2. Start with IAM: Begin with 01-iam for foundational security concepts
  3. Progress Sequentially: Follow the numbered directory order

💡 Key Features

  • Hands-on Practice: Both Console and CLI methods
  • Security First: Emphasis on AWS security best practices
  • Real-world Scenarios: Practical use cases and examples
  • Technical Depth: Behind-the-scenes explanations

📊 Progress Tracking

  • Complete AWS account setup
  • Finish IAM fundamentals
  • Master S3 operations
  • Deploy EC2 instances
  • Configure VPC networking
  • Set up RDS databases

🔗 Quick Navigation


Start your AWS journey here! 🎉

About

Comprehensive AWS services training curriculum with hands-on labs for IAM, S3, EC2, and RDS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors