Battle-tested Terraform modules for building secure, scalable AWS environments with minimal configuration drift.
Modules Included
- VPC & Networking — multi-AZ setups with public/private subnets
- Compute — ECS, Lambda, and EC2 templates
- Security — IAM policies, Security Groups, KMS encryption with least-privilege defaults
- Monitoring — CloudWatch alarms, SNS notifications, cost alerts
Design Philosophy
- Security-first: no public subnets by default, encryption everywhere
- Cost-aware: right-sizing recommendations, budget alerts built in
- Composable: modules work independently or together
- Documented: every variable has a description and sensible default