Nov 2023 — Present
Chicago, IL
Egencia — American Express Global Business Travel
DevOps Engineer, Platform Engineering
Run the Kubernetes platform behind 50 services across 3 engineering teams — Terraform modules and OIDC-federated pipelines in place of hand-run, per-environment work.
- Own the delivery path for 8 of the platform's 50 services and the 6 developers behind them: one GitHub Actions → ECR → ArgoCD → EKS flow in place of manual per-environment deploys, now shipping daily production releases.
- Swapped hardcoded AWS credentials in CI/CD for Terraform-managed OIDC roles — no more long-lived keys sitting in pipelines.
- Built self-service routing for application teams: a Kubernetes route declaration automatically brings up the load balancer, Route 53 record, and TLS certificate (Gateway API, ExternalDNS, cert-manager).
- Unified fragmented per-team checks into one Prometheus, Grafana, and Alertmanager stack — alerting on certificate expiry and node pressure before they reach customers, and replacing cross-team Slack threads with one Grafana panel on-call works from.
- Automated first-pass PR review across 30 repositories with a Claude Code GitHub Action that reads each pull request against its Jira ticket and flags requirement gaps and exposed secrets.
- Migrated 4 ML model-serving workloads from AWS SageMaker to Amazon EKS as part of the platform team, cutting monthly compute cost for the highest-traffic inference workload 66%.