Search⌘ K
AI Features

The MallBots Application

Explore the MallBots application to understand how event-driven architecture powers a modular retail system with services like Orders, Stores, Payments, and Depot. Learn how these services communicate asynchronously using events, supported by API gateway layers for clients like customer kiosks, staff interfaces, and shopping robots. This lesson prepares you to see practical implementations of EDA components and interactions.

We’re going to be building a small application that simulates a ...