A Practical Journey from Application to Distributed Systems - Part 6
Reliability basics: Outbox pattern + why it matters
May 18, 202613 min read

Search for a command to run...
Articles tagged with #distributed-system
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

Project overview + Why this architecture

Learn everything about Docker Image and How it works internally
