EDA

Event-Driven Architecture

Architectural pattern where components communicate through asynchronous events. Supports event notification, event-carried state transfer, and event sourcing patterns. Enables loose coupling, scalability, and real-time responsiveness in distributed systems.

Document
Reactive Manifesto (2014) / CloudEvents (CNCF)
URL
https://www.reactivemanifesto.org/
Label
Publication
Keywords
event-driven architecture asynchronous events event sourcing loose coupling scalability reactive distributed systems

Domain: Architecture · Publication