Independent infrastructure notes

Jerry Labs

Field notes for keeping small internet services observable, recoverable, and boring to operate.

Written for the moment when a dashboard says healthy but the socket, certificate, firewall, or backup disagrees.

Browse the archive
Network patch cables and switches in a working server rack
"Wikimedia Servers" by Helpameout, CC BY-SA 3.0. Cropped from the original.

Selected notes

Start with the live system, keep the evidence, and make the rollback path explicit before changing state.

Networking5 min read

DNS Changes Need TTL Math

A record saved at the provider is not live until TTLs expire and an independent resolver agrees.

Networking4 min read

One Port Number, Two Owners

Map TCP and UDP separately so listener ownership, firewall rules, and external tests describe the same service.