Projects

Recent Work

Project 1

S3 Static Website with Redirect Rules

Hosted a multi-page site on S3 with routing rules and custom error pages. Automated uploads with GitHub Actions.

S3 • Route 53 • Terraform • GitHub Actions

Project 2

EC2 with Multiple ENIs via ASG

Launched instances with primary/secondary ENIs, policy-based routing, and ALB health checks.

EC2 • ASG • ALB • Bash

Project 3

Spot Fleet Cost Optimization

Mixed on-demand/spot with weighted capacity, safe interruption handling, and blue/green rollouts.

Spot Fleet • Terraform • Ansible

Project 4

DevSecOps Policy as Code

Integrated compliance checks into CI using policy-as-code and enforced secure baselines.

OPA • Ansible • GitHub Actions