From 5 Seconds to 5 Milliseconds: The Evolution of Event-Driven Deployment Automation
Every time someone pushed a container image, my Kubernetes API server winced. The workflow that was supposed to be "instant" took 5-10 seconds and hammered the cluster with requests.
This is the story of how I turned that into 5 milliseconds with zero API calls.