An event driven architecture – Part 3
In this new post, let’s talk about the actual implementation of core principles of the event driven architecture. Topology The topology describes how the bus is implemented on the message broker. As a message broker, we chose RabbitMQ for its reliability record and ease…