Skip to content
K

KAUSHIK DAS

AI Engineer &
Backend Engineer

/  Home/  Projects/  Knowledge/  AI Lab/  Writing/  Videos/  About

© 2026 Kaushik Das
Made with code & ☕

THEME

← ALL KNOWLEDGE

KNOWLEDGE / SD

System Design

Practical architecture patterns and the tradeoffs behind distributed systems.

SD
ScalabilityReliabilityConsistencyMessagingRate Limiting
01

Advanced · 8 min

Backpressure in Event-Driven Systems

How queues, consumers, and admission control keep load from becoming cascading failure.

System DesignQueuesReliability
Aug 14→
02

Advanced · 7 min

Consistent Hashing from First Principles

Why a hash ring limits key movement when distributed cache nodes change.

System DesignDistributed SystemsCaching
Aug 9→