No magics, only abstractions and implementations.
Latest Posts
# L4, L7 Ingress. When L7 load balance is not over-engineering but necessity
4 min read
L4 ingress x Event Loop (non-blocking concurrency model) = Kaboom!
# Surviving a 100% CPU Database Meltdown in Open WebUI - Fixing a Hidden Full Table Scan
4 min read
We host a beta version of an open-source tool called Open WebUI at an enterprise scale. We have over 1,000 daily users, hitting 500+ concurrent users at peak times.
# Automating Kubernetes Observability: Scaling Your Metrics with Dynamic Discovery
3 min read
Let’s say you have a kubernetes cluster and prometheus with multiple workloads running on it. You want to monitor the health of the cluster and the workloads.