A Practical Journey from Application to Distributed Systems - Part 5
Introducing Kafka/Redpanda + move to event-driven workflow
May 9, 202625 min read5

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

Learn how Docker connects everything behind the scenes
