Nginx load balancing decisions
Algorithm selection, passive health checking, per-endpoint rate limiting, and upstream timing -- the decisions that matter when Nginx sits in front of production traffic.
performance
all tags →Algorithm selection, passive health checking, per-endpoint rate limiting, and upstream timing -- the decisions that matter when Nginx sits in front of production traffic.
Migrating a payment processing API from Node.js to Go -- what changed, what improved, and what we gave up.