Event-Driven Architecture
Event-driven architecture (EDA) is a software architecture pattern promoting the production, detection, consumption of, and reaction to events. In this pattern, systems are designed to respond to state changes asynchronously through event messages. EDA enables loose coupling between services and is widely used in microservices, real-time data processing, and distributed systems. Foundational specifications include AsyncAPI for describing event-driven APIs and CNCF CloudEvents for a common event format.
Event-Driven Architecture is profiled on the APIs.io network. Tagged areas include Architecture, AsyncAPI, Asynchronous, CloudEvents, and Distributed Systems.
Kin Score
Resources
Documentation 3
Reference material describing how the API behaves
Other 4
Properties that don't map to a standard resource type