What is Event Driven Architecture? (EDA - part 1)

Introduction video to Event Driven Architecture (aka Message Driven Architecture or PubSub). With this video I start the series of videos regarding Event Driven Architecture, also known as Message Driven Architecture or Publish/Subscribe (PubSub) in the most generic concepts. We start covering the concepts, looking into the pros and cons and some examples of how this architecture works. In the next videos in the series I will be covering also additional concepts that relate to microservices and some additional software architecture patterns associated to EDA. At the end of the video you will get a clear idea of what is Event Driven Architecture. This video can also be seen as a follow up to my Software Architecture Introduction Series, as the examples are built from there ( ----------------------- 🔖 Resources: - Presentation: The many meanings of Event Driven Architecture: - Best
Back to Top