7:18
Event-Driven Architecture: Explained in 7 Minutes!
Event-driven architecture is an essential architectural pattern used with microservices. In this video, I cover what it is, when you ...
12:00
Event-Driven Architecture(EDA) vs. Request/Response (RR): System Design Explained
Are you deciding between an Event-Driven Architecture (EDA) and a traditional Request/Response model for your system?
39:01
Creating event-driven microservices: the why, how and what by Andrew Schofield
Please subscribe to our YouTube channel @ https://bit.ly/devoxx-youtube Like us on Facebook ...
8:39
Unlock the Power of Event-Driven Architecture: How Netflix & Uber Handle Billions of Events
In this video, we'll break down Event Driven Architecture (EDA) pattern and dive into real-world case studies from Netflix and Uber ...
37:28
A Beginner's Guide to Event-Driven Architecture
In this gentle introduction to Event-Driven Architecture, we will explore real-world use cases and main concepts such as Event ...
6:14:48
Master Microservices & Event-Driven Architecture: Complete 6-Hour Guide for Beginners to Advanced
FREE RESOURCES Free engineering resources — systems, backend, AI, and more — in the Algoroq library: ...
5:31
What is the Transactional Outbox Pattern? | Designing Event-Driven Microservices
LEARN MORE: https://cnfl.io/microservices-101-module-1 The transactional outbox pattern leverages database transactions to ...
12:51
Introduction to Microservices and Event-Driven Architecture
This is a free preview of *The Complete Microservices & Event-Driven Architecture* online course- ...
6:57
How Event-Driven Architecture Works?
Learn Kafka the right way with KodeKloud: https://kode.wiki/4gKWSWO Your database is quietly turning into the bottleneck, and ...
32:46
System Design - Event Sourcing
Hey everyone, In this video, we are going to understand a system design concept known as Event Sourcing. We'll understand ...
12:10
What is Event Driven Architecture (EDA)?
Learn more about Event-driven Architecture here → https://ibm.biz/~FqbW5Jdr4 Ever wondered "what is event-driven architecture ...
9:29
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 ...
11:26
Why Event-Driven Architecture Feels Broken
We switched to Event-Driven Architecture... and now we can't debug anything.” That quote from a blog post might sound familiar if ...
14:59
What's an Event Driven System?
Event Driven Systems pass and persist events. They have evolved from the publisher-subscriber model, and the design has some ...
19:45
2.4 Benefits and Drawbacks of Microservices Event Driven Microservices
... implementing these event-driven eventually consistent transactions so that's a different and slightly more complex programming ...
11:15
You’re Not Doing Event-Driven Architecture. You’re Doing CRUD Over Pub/Sub
Event-driven architecture doesn't mean you aren't coupled. Especially when your events are really just database changes being ...
3:47
What is Event-Driven Architecture?
In this lecture, we will see what is Event-Driven Architecture? Event-driven architecture (EDA) is a software design pattern in which ...
1:04:49
Modern Observability and Event Driven Architectures - Martin Thwaites & Ian Cooper - NDC London 2025
This talk was recorded at NDC London in London, England. #ndclondon #ndcconferences #developer #softwaredeveloper Attend ...
6:59
How Event Driven Architecture Works (System Design)
Event driven systems power almost every scalable app you use. From buffering traffic spikes, to enabling async APIs, to handling ...
14:55
Event Driven Architecture EXPLAINED in 15 Minutes
What is Event Driven Architecture and why is it so popular these days? Event Driven Architecture is the most loosely coupled, ...