Infrastructure Automation: Architected and provisioned a 3-tier AWS environment (VPC, Public/Private Subnets, RDS, EC2) using Terraform, ensuring 100% consistency between staging and production environments.
Disaster Recovery: Developed automated S3 bucket policies and event triggers to ensure data durability and rapid recovery of infrastructure in the event of a failure.
Cost Optimization & Governance: Integrated AWS Budgets and automated resource tagging within the IaC code to provide full visibility into cloud spend and optimize monthly operational costs.
State Management & Security: Implemented secure Remote State Management using AWS S3 and DynamoDB for state locking, preventing configuration drift and enabling seamless collaboration across the engineering team.
CI/CD Pipeline Engineering: Engineered robust deployment pipelines using GitHub Actions, automating the validation (Terraform Plan) and deployment (Terraform Apply) processes to reduce manual intervention by 80%.