Active — Networking 01, Lectures 1–4

Request Path · Part 1

🗺️

From Browser to Server

6 regions · 30 missions

What actually happens when you type a URL and press Enter? Follow the full request path — DNS resolution, TCP handshake, NAT translation, IP routing, Ethernet frames — one mission at a time. Built for Networking Zero to Hero, Lectures 1–4.

DNS TCP NAT IP Routing 30 missions
Start campaign →
Coming Soon — Networking 01, Lectures 5–8

Request Path · Part 2

🔐

The Secure Web

TLS, HTTPS, HTTP, CDNs

The request made it to the server. Now: how does HTTPS actually protect it? Walk through the TLS handshake, certificate chains, session keys, HTTP/2 multiplexing, and how CDNs change the path entirely.

TLS HTTPS HTTP/2 CDN
Dropping with Lectures 5–8
Coming Soon — Course 02

Cloud & Kubernetes

☁️

Infrastructure from Zero

Cloud, containers, orchestration

From a bare server to a production-grade container fleet. EC2, VPCs, load balancers, IAM, Docker, Kubernetes deployments, services, ingress, and the mental model that ties it all together. Built alongside Course 02.

AWS VPC Kubernetes Docker
Dropping with Course 02