Cloud-Native CI/CD Pipeline
Deploying code manually gets old fast. I will build this pipeline to automate the entire process — Terraform will provision the AWS infrastructure, Docker will package the app consistently across environments, and GitHub Actions will handle testing and deployment on every push. What started as frustration with repetitive steps will become a fully automated system that mirrors how engineering teams ship at scale.