4 parts
DNS, TCP, HTTP, TLS, cookies, CORS, caching and CDNs, explained from scratch with steppable diagrams of every handshake and lookup.
The full journey from keystroke to rendered page: DNS, TCP, TLS, HTTP, and rendering. The map this whole networking series fills in, piece by piece.
7 min read
What an IP address actually is, why data travels in packets instead of one stream, and how routers pass them along. The layer under DNS and TCP.
How DNS resolves a domain name to an IP address, step by step: stub resolvers, recursive resolvers, root servers, and why caching makes the second lookup free.
6 min read
How TCP's three-way handshake builds a reliable connection, what UDP skips to go faster, and why video calls and web pages make opposite trade-offs.