Author: Mohibullah Rahimi
This repository contains a fully automated, production-style serverless backend built on Amazon Web Services (AWS). It is designed for developers, DevOps engineers, cloud engineers, or students who want to:
Learn Infrastructure as Code (IaC) using Terraform
Build secure, scalable serverless architectures
Use AWS Lambda (Python) + API Gateway for real APIs
Deploy AWS RDS inside a VPC with private subnets
Implement encryption with KMS
Set up CI/CD using GitHub Actions
Understand real-world cloud architecture patterns
You can clone this project, modify the variables, and deploy it directly into your own AWS account.