./blog

Technical Writing

Deep dives on Kubernetes, cloud cost reduction, zero-downtime migrations, and the systems I've built at scale.

Infrastructure · Cost
The $80K Heist: Cutting AWS Infra Cost 94% with BGP & Bare Metal

How I migrated a 1M+ storefront platform from AWS to bare-metal using BGP Anycast, BIRD, k3s, and MetalLB — the most impactful cost cut I've shipped.

BGPk3sMetalLBBIRD
8 min readRead →
Migration · Kubernetes
Zero-Downtime Migration: 200+ Microservices from AWS to Multi-Region GCP

Moving an entire production platform without dropping a single request — the strategy, tooling, and lessons from a 200+ service migration.

GKEArgoCDTerraform
12 min readRead →
Autoscaling · Python
KEDA Autoscaling at Scale: Session-Aware Eviction at 5M Users

How a custom Python controller feeding session metrics to KEDA cut cloud spend 40% while maintaining 99.99% uptime at Mobile Premier League.

KEDAPythonKubernetes
10 min readRead →
Networking · Kubernetes
Bare-Metal Kubernetes with BGP: Building a Production Edge Network

A practical guide to running Kubernetes on bare metal with BGP routing, MetalLB, and BIRD for a production-grade, low-latency edge setup.

BGPMetalLBk3s
9 min readRead →
GitOps · Automation
Argo Events: Event-Driven Automation in Kubernetes at Scale

How Argo Events replaced brittle cron jobs and webhook spaghetti with a clean event-driven architecture across 200+ microservices.

Argo EventsArgoCDKubernetes
11 min readRead →