Event Driven Architecture for Real-Time Web

Опубликовано: 28 Сентябрь 2024
на канале: CodeOpinion
20,492
704

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.

🔔 Subscribe:    / @codeopinion  

💥 Join this channel to get access to source code & demos!
   / @codeopinion  

🔥 Don't have the JOIN button? Support me on Patreon!
  / codeopinion  

📝 Blog: https://codeopinion.com
👋 Twitter:   / codeopinion  
✨ LinkedIn:   / dcomartin  

0:00 Intro
0:24 Publish/Subscribe
2:22 Demo App
4:09 Publisher
5:48 Consumer
7:14 Demo

#eventdrivenarchitecture #realtimeweb #softwarearchitecture