Kafka for People Who Understand It in Theory
No buzzwords, no hand-waving, just Kafka explained through one small project
Aug 13, 202622 min read150

Search for a command to run...
Articles tagged with #programming-blogs
No buzzwords, no hand-waving, just Kafka explained through one small project

Reliability basics: Outbox pattern + why it matters

Introducing Kafka/Redpanda + move to event-driven workflow

Connect Orders ↔ Inventory (first working service-to-service flow)

Inventory service + gRPC + proto contracts

Orders service + Postgres + migrations + Docker/Compose
