Notes & Writing
Thoughts on software engineering, system design, and building web products.
Architecture
System Design
Backend
System Design: Scaling to 10k Requests per Second
A practical guide to approaching system design for high-traffic applications, covering load balancing, caching, and database scaling.
February 15, 2025
2 min read
Read