Curated engineering articles and papers that shaped how I think about backend systems.
Building end-to-end, code-first LLM observability in a FastAPI application using the OpenTelemetry Python SDK.
Implementing resilient, decoupled Go microservices using event-driven design and the outbox pattern.
How Netflix leverages Write-Ahead Logs (WAL) to ensure data platform resilience and durability.
Ensuring atomic and idempotent database writes using Redis and Lua scripts in Go.
Managing distributed transactions in Go microservices using the orchestrator-based Saga pattern.
The foundational paper detailing the DHT algorithm using an XOR-based metric, influencing IPFS and BitTorrent.