Getting on the Message Bus

Monday, Aug 28 4:00 PM - 5:00 PM Room D1

Description

This session covers the basics of a message bus. What is it? What is its purpose? What benefits are there?

The first stop is how a message bus works including an overview of the architecture and key components, such as producers, consumers, and message brokers.

The next stop is an explanation of message flow and how messages are routed and filtered in a message bus.

The third stop is for use cases of a message bus including microservices architecture, event-driven architecture, enterprise integration, and asynchronous processing.

The last stop ties it all together: we will get a message bus running with RabbitMQ.