Project Atlas
Evidence of engineering work.
A few highlights from Project Atlas that demonstrate infrastructure as code, observability, and incident response in action.
View Project Atlas on GitHub ↗
Infrastructure as Code
Provisioned and evolved AWS infrastructure using Terraform. Networking, routing, EC2 resources, IAM roles, and supporting services are defined and managed as code.
Observability & Alerting
CloudWatch dashboards, metrics, centralized logs, and proactive alarms provide visibility into infrastructure health and help surface problems before they impact service.
Incident Response
EC2 disk capacity reached 100% and began causing filesystem write failures. I investigated the host, recovered approximately 1.4 GB of space, restored service health, and implemented an 85% disk-utilization alarm to reduce recurrence risk.
Want the full story?