From the course: Microservices: Asynchronous Messaging

Unlock the full course today

Join today to access over 24,400 courses taught by industry experts.

Work with it

Work with it

- [Frank] So now that we've have gone through several iterations of asynchronous messaging in a microservices architecture, you may want to know what your next steps are. Before we get there, however, I'd like to do a little bit of a recap of what we talked about. First and foremost, we talked about asynchronous messaging as a pattern and what it looks like and what it does. We talked about interservice communication patterns like point-to-point and pub-sub models. We then discussed event-driven systems and the power behind driving events through asynchronous messaging. Then we talked about one of my favorite topics, which is the stream data platform, and how much power it can bring, especially in a microservices-based system. And finally, we talked a little bit about some of the unique data use cases that really benefit from an asynchronous messaging platform that can be provided through microservices architecture. I…

Contents