Event Driven Architecture isn’t just for communicating between services or systems. It’s a characteristic of your architecture. You can develop a monolith and still use event driven architecture. Here’s an example how how using events can make your Web UI update in real-time driven by events that are occurring within your system.
Read more: https://youtu.be/Tu1GEIhkIqU