Alex Lawrence
Messaging 101: The Basics of Message-Driven Systems
What people should be able to learn from it:
- What does "message-driven (architecture)" mean?
- Every system works with messages that are exchanged between system parts
- What are the communication types and patterns?
- What is considered sync and what is considered async, how do they compare?
- What are the message categories and what do they look like?