Skip to content

Networking

How the internet actually works. DNS resolution, reverse proxies, load balancing, TLS handshakes, and CDN caching explained with diagrams and real configurations.

21 articles

CDN Latency from India: Cloudflare vs Bunny vs Fastly Measured
Networking

CDN Latency from India: Cloudflare vs Bunny vs Fastly Measured

Real RTT measurements from 8 Indian cities (Mumbai, Bangalore, Delhi, Chennai, Hyderabad, Kolkata, Pune, Ahmedabad) across BSNL, Jio, Airtel, Tata to 5 CDNs over 7 days. Cloudflare leads p50 from every city; the Singapore detour problem; IPv6 vs IPv4 gaps on Jio.

9 min read·
Macvlan and IPvlan in Docker: When to Use Each
Networking

Macvlan and IPvlan in Docker: When to Use Each

Macvlan gives containers unique MACs (each looks like a physical machine); IPvlan shares the host MAC. Real use cases (legacy apps, hardware licensing, multi-tenant), gotchas (host can't reach containers, AWS blocks them), and configuration recipes.

12 min read·
Nginx vs Apache vs Caddy: Which Web Server Is Best?
Networking

Nginx vs Apache vs Caddy: Which Web Server Is Best?

A performance and usability comparison of popular web servers including benchmarks, configuration complexity, and real-world usage.

9 min read·
Latency from Indian Cities to AWS / GCP / Azure (2026)
Networking

Latency from Indian Cities to AWS / GCP / Azure (2026)

Real RTT measurements from 8 Indian cities to AWS, GCP, Azure regions. ap-south-1 wins for west India + Bangalore; ap-south-2 wins for south + east.

8 min read·
Tailscale vs WireGuard: Modern VPN and Mesh Networking Compared
Networking

Tailscale vs WireGuard: Modern VPN and Mesh Networking Compared

WireGuard is the protocol; Tailscale is the product built on it. Covering architecture, NAT traversal, benchmarks, Headscale, alternatives like NetBird and ZeroTier, use cases, and pricing.

13 min read·
Caddy vs Nginx: Head-to-Head Performance & Feature Comparison (2026)
Networking

Caddy vs Nginx: Head-to-Head Performance & Feature Comparison (2026)

Direct head-to-head comparison of Caddy and Nginx with benchmarks on static file serving, reverse proxy latency, TLS performance, config examples, and production recommendations.

11 min read·
What is BGP? The Protocol That Runs the Internet
Networking

What is BGP? The Protocol That Runs the Internet

A comprehensive guide to BGP covering autonomous systems, route selection, BGP hijacking, RPKI, anycast routing, and how 75,000 independent networks form a single navigable internet.

11 min read·
Understanding CIDR Notation and Subnetting (Without the Pain)
Networking

CIDR Notation Cheat Sheet: Examples, Subnetting & VPC

CIDR cheat sheet: /24 = 254 usable IPs, /20 = 4,094, /16 = 65,534. Quick reference table, AWS subnet reservation rules, and VPC carving examples.

9 min read·
Load Balancing Algorithms: Round Robin, Least Connections, and More
Networking

Load Balancing Algorithms: Round Robin, Least Connections, and More

A practical guide to load balancing algorithms -- round robin, least connections, IP hash, consistent hashing, and power of two choices -- with nginx and HAProxy configurations.

10 min read·
Page 1 of 3Older →

Stay in the loop

New articles delivered to your inbox. No spam.