โ† All Tags

Architecture

3 articles

System Design

System Design Phase 1 โ€” From One User to Many

Everything you need to understand how the internet works, how requests travel from browser to server, and why a system that works perfectly for you starts showing cracks the moment other people show up.

System DesignArchitectureDatabases
May 2026 35 min read
Backend

Building Real-Time Multiplayer Systems at Scale

Explore the architecture behind handling 8,000+ concurrent players with P95 latency of 85ms.

WebSocketsNode.jsRedis
April 2026 8 min read
Architecture

Architecting Microservices from Scratch: Lessons Learned

A deep dive into building 4 independently deployable Node.js services with a 75% latency reduction.

MicroservicesArchitectureNode.js
March 2026 10 min read