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 #beginners
Reliability basics: Outbox pattern + why it matters

Introducing Kafka/Redpanda + move to event-driven workflow

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

Orders service + Postgres + migrations + Docker/Compose

Project overview + Why this architecture

Step by step guide on managing multi-host, multi-service application using Docker Swarm
