What happens when you type a URL and hit Enter?
The choreography of systems that runs in under a second: from name to IP, the connection, the request and the render.
Learning path
Follow the complete journey from entering a URL to receiving a secure application response.
how a web request travels end to end —from name to encrypted response— and why each layer matters for security and performance.
The choreography of systems that runs in under a second: from name to IP, the connection, the request and the render.
How a name becomes an IP, why a change "takes time to propagate", and what you see —and don't— when DNS fails.
TCP prioritizes ordering, verification and retransmission. UDP cuts coordination when losing or reordering some data beats waiting.
What an HTTP request really is, what TLS adds, and what the browser padlock does —and does not— tell you.
Two families of keys with opposite strengths. Why TLS doesn't pick one, but combines both.
What a certificate is, who signs it, and how the chain of trust that holds up the web is built.