Networking And Edge
5 chapters on networking and edge for system design interviews.
Proxies
BeginnerForward vs reverse proxies — what they are, why they exist, and common examples like Nginx, HAProxy, and Cloudflare.
6 min read
Load Balancer
IntermediateLoad balancers explained — L4 vs L7, OSI layers, pass-through vs proxy mode, algorithms, and TCP/TLS termination.
12 min read
Cdn
IntermediateHow CDNs work — edge caching, static asset delivery, cache invalidation, and when to use a CDN vs origin storage.
8 min read
Api Gateway
IntermediateAPI Gateway responsibilities — TLS termination, routing, auth, rate limiting, and centralized API management.
10 min read
Where To Use What
IntermediateCDN vs Load Balancer vs API Gateway vs Proxy — when you need each, with real architecture scenarios from static sites to microservices.
9 min read