Skip to content

Santhosh-Kumar-2004/aws-serverless-masterclass

Repository files navigation

☁️ AWS Serverless Masterclass

Welcome to my AWS Serverless Masterclass repository!
This repo documents my complete hands-on learning journey through the course
“Mastering AWS Serverless: Hands-On with Core AWS Services.” Currently working on AWS Lambda About to learn Docker


🚀 What You'll Find Here

  • 🧠 Theory + Notes — My explanations of key AWS concepts
  • 💻 Lambda Functions — Step-by-step examples with comments
  • 🌐 API Gateway Integrations — Making Lambda functions accessible online
  • 🗂️ S3 + DynamoDB Demos — Real-world use cases for storage and databases
  • 🧩 IAM + CloudWatch — Permissions and monitoring setups
  • 🧾 Mini Projects — Combining services into small, practical apps, mini kinda projects

🏗️ Repository Structure(sample or example)

aws-serverless-masterclass/
│
├── lambda-examples/           # All AWS Lambda functions
├── api-gateway-integrations/  # Lambda + API Gateway demos
├── s3-demos/                  # S3 upload and trigger examples
├── dynamodb-demos/            # Database integration examples
├── theory-notes/              # Markdown notes for each service
└── README.md                  # You are here 👋

⛏️ Tools Used

  • AWS Console + VS Code
  • Python 3.x
  • Git & GitHub
  • AWS CLI (later for advanced automation)

🌱 Current Learning Status

Service Progress
Lambda ✅ Learned Basics
API Gateway 🔜 Next Up
S3 🔜 Coming Soon
DynamoDB ⏳ Planned
IAM + CloudWatch ⏳ Planned

🧩 How to Run Lambda Examples

Each Lambda function can be tested directly in the AWS Console, or locally using the AWS Toolkit for VS Code (optional).


✨ About Me

Santhosh — a passionate full-stack developer exploring the world of cloud computing ☁️

📚 Goal: Master AWS Serverless architecture and build scalable, modern apps.

About

Hands-on AWS Serverless learning journey with Lambda, API Gateway, DynamoDB, S3, and more — from basics to building real-world cloud applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages