TRACK 04 · GO · CORE
Reverse proxying, health checks, graceful drain — infra 101, by hand.
# the starter repo: skeleton + the graded local test harness git clone https://github.com/ansh-chaturmohta/byhand-load-balancer-starter my-load-balancer cd my-load-balancer make check STAGE=0 # verifies your toolchain is ready