Day 5. Messages vs Events

Going down a bit of a wormhole with messages and events and now reactive architectures. Started reading the reactive manifesto, still a bit confused between the difference between event-driven architectures and message-driven architectures. Can you design a system which achieves the same goals, but using two different approaches OR are these two different approaches used in different situations?

Found a useful course from lightbend / akka introducing reactive architectures.

Listened to a random Coding Blocks podcast this morning about APIs.

Resources