Projects
Hands-on projects that mirror Cloud Support work: monitoring/alerting, incident-style troubleshooting, infrastructure baselines, and automation that makes fixes repeatable.
Enterprise IAM Baseline (AWS Organizations + Identity Center)
2026-01-01Enterprise-style identity and access baseline built with Terraform, modeling centralized SSO access, multi-account AWS Organizations, reusable permission sets, and org-level guardrails using SCPs.
AWS Cost Reporter (Terraform + Python)
2025-12-28Daily FinOps automation that pulls AWS spend from Cost Explorer, generates PNG reports (matplotlib), stores artifacts in private S3, and emails time-limited pre-signed links via SNS — all deployed with Terraform.
Serverless Enrichment API
2025-12-28FastAPI deployed to AWS Lambda as a container image behind API Gateway, with all infrastructure managed in Terraform (ECR, IAM, Lambda, API Gateway).
Terraform HA Blue/Green Web Tier (SSM-Only)
2025-12-28Enterprise-style HA web tier using ALB weighted routing + blue/green ASGs in private subnets with SSM-only access (no SSH) and IMDSv2.
About
I'm at my best in the “investigate → reproduce → fix → document” loop. I enjoy chasing down production issues, writing clear runbooks, and building small automations that remove toil. My core stack is AWS + Linux + networking, with Terraform, Python, and Bash for repeatable infrastructure and support tooling.