All Stories
Chapter05 - server-side-rate-limiter
Design a Rate LimiterThe rate limiter’s purpose in a distributed system is to control the rate of traffic sent from clients to a given server.
In tutorial, server-side-rate-limiter, system design, Jan 21, 2025Chapter04 - feed-publishing
A Framework for System Design InterviewsSystem design interviews are intimidating.
In tutorial, feed-publishing, system design, Jan 21, 2025Chapter03 - latency-numbers-visu
Back-of-the-envelope EstimationYou are sometimes asked in a system design interview to estimate performance requirements or system capacity.
In tutorial, latency-numbers-visu, system design, Jan 21, 2025Chapter02 - single-server-setup
Scale From Zero to Millions of UsersHere, we’re building a system that supports a few users & gradually scale it to support millions.
In tutorial, single-server-setup, system design, Jan 21, 2025Featured
-
Testing - no_image
In tutorial, no_image, testing, -
Live_Data
In featured, tutorial, android, -
Kt Coroutine
In featured, tutorial, android, -
Flutter interview questions
In Flutter, oneview, -
Hilt DI Deep Dive
In Android, DI,