Stream, Event Buses and Queues? What are they, what is the difference between them and when might you pick one over the other in your systems?
Hi, I'm James. And fear not, in this video you're going to learn just that. You're going to discover why you need to understand the different types of message channels. When to use each one and why you will likely see all three in almost every system you build.
00:00 - Introduction
00:55 - Point to Point Integrations
01:30 - Publish Subscribe Integrations
02:05 - Queues
03:55 - Event Buses
05:40 - Combining Queues & Buses
07:25 - Streams
10:00 - IMPORTANT with streams
10:50 - Summary