Skip to content

Page 10

Tech5 min read

Load Balancer, Reverse Proxy, API Gateway: The Grand Hotel Mental Model

Confused by the 'Traffic Trio'? A mastery-level guide to Load Balancers, Reverse Proxies, and API Gateways — from mental models to Nginx configs.

#System Design#Networking#Infrastructure
Tech4 min read

Monolith vs. Microservices: The 'Mansion vs. Village' Mental Model

Is Microservices mostly hype? A mastery guide to the 'Distributed Monolith', Latency taxes, and knowing when to split.

#System Design#Architecture#Microservices
Tech6 min read

Partitioning, Bucketing, Sharding, Replication, Edge: The Clean Mental Model

A precise mental model for partitioning, bucketing, sharding, replication, and edge computing - when to use each and why they exist at different layers.

#System Design#Databases#Scaling#Edge
Tech5 min read

SP7 - Proxy - Learn Design Pattern From Simple Things

The boss blocks social media so employees stay focused. That's exactly how the Proxy pattern works — controlling access between objects.

#Coding
Tech4 min read

SQL vs. NoSQL: The 'Library vs. Warehouse' Mental Model

Why is MongoDB faster but Postgres safer? A mastery guide to Schema, ACID, and why JSONB might be the only NoSQL you need.

#System Design#Database#Postgres#MongoDB
Tech4 min read

TCP vs. UDP: The 'Registered Mail' Mental Model

Why does video calling glitch but file downloads pause? A mastery guide to the 3-Way Handshake, Head-of-Line Blocking, and why UDP is winning (HTTP/3).

#Networking#TCP/IP#Protocols#HTTP/3
Tech6 min read

SP6 - Object Pool - Learn Design Pattern From Simple Things

Manufacturing planes is expensive, but raw parts are reused from a pool. That's the Object Pool pattern — reduce creation cost with smart reuse.

#Coding
Tech3 min read

SP5 - Facade - Learn Design Pattern From Simple Things

Many departments, one entrance. The Facade pattern simplifies complex systems by exposing only what you need. Learn it from simple everyday things.

#Coding
Tech5 min read

SP4 - Mixer - Learn Design Pattern From Simple Things

You are a dog farm owner who manages the properties of all dog breeds. The number of crossbred dogs is increasing every day because of the emergence of new breeds!

#Coding
You found a tiny easter egg. Keep poking around!