Curriculum Vitae
Download my CV here: cv.pdf
Project Highlights
CI/CD Migration: GitLab ➝ GitHub Actions
Migrated several CI/CD pipelines from GitLab CI to GitHub Actions, significantly reducing tooling costs. Rewrote jobs using reusable workflows, ensured parity with previous pipelines, and optimized for faster execution.
Platform Simplification: EKS ➝ ECS
Decommissioned AWS EKS clusters and migrated workloads to ECS Fargate to eliminate Kubernetes overhead. Achieved lower infrastructure costs and simplified service deployment and management using native AWS tools.
Build Optimization: Parallel Artifact Zipping
Improved CI pipeline efficiency by replacing single-threaded artifact compression with parallel zipping (pzip). Reduced zipping time from 4 hours to 30 minutes, dramatically speeding up delivery times and saving compute costs.