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 ↗
Terraform infrastructure provisioning evidence from Project Atlas
01

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.

TerraformAWSVPCEC2
CloudWatch monitoring and alerting evidence from Project Atlas
02

Observability & Alerting

CloudWatch dashboards, metrics, centralized logs, and proactive alarms provide visibility into infrastructure health and help surface problems before they impact service.

CloudWatchLogsAlarmsSNS
Project Atlas EC2 disk capacity incident and recovery evidence
03

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.

LinuxTroubleshootingRecovery

Want the full story?

Every ticket, runbook, and incident report lives in the repository.

Explore the repository ↗