Loading video player...
Event-Driven Architecture (EDA) is one of the most important system design concepts, yet it is also the most misunderstood concept. In this video, I will start from absolute zero and build Event-Driven Architecture step by step, the way it is actually used in real production systems like Amazon, Uber, Netflix, and LinkedIn. ⏱️ TimeStamps 00:00 Intro 00:22 Traditional Synchronous Model 02:49 Event Driven Architecture 05:56 Event Producer 07:28 Event Broker 09:04 Event Consumer 11:28 Topic 13:33 Event Processing Patterns 13:56 Event Notification 14:59 Event Carried State 16:07 Event Sourcing 19:11 Failure Handling in EDA 20:35 Delivery Semantics 20:55 At most Once Delivery 22:40 At least One Delivery 24:39 Exactly-Once Delivery 25:19 EDA In Real Systems 28:01 Outro This video is ideal if you are: - Preparing for System Design interviews - Learning Event Streaming / Distributed Systems - Designing scalable backend architectures #systemdesign #coding #eventdrivenarchitecture #interview #microservices