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 / BE

Backend Engineering

APIs and services designed for correctness, resilience, and operational clarity.

BE
API DesignAuthenticationCachingQueuesRedisObservability
01

Intermediate · 8 min

Idempotency in Distributed Systems

How to make repeated delivery safe when networks and workers fail in inconvenient ways.

Distributed SystemsReliabilityQueues
Aug 22→
02

Intermediate · 7 min

Cache Invalidation Without Magic

Practical cache-aside patterns, freshness windows, and failure behavior for backend services.

CachingRedisBackend
Aug 20→
03

Foundational · 6 min

Observability for Background Jobs

The minimum signals needed to understand asynchronous work without searching raw logs.

ObservabilityQueuesOperations
Aug 18→