Skip to content
Dev.to1 min read

Event-Driven Architecture(EDA) — An Overview

What is Event-Driven Architecture (EDA) ? It is a scalable system designed to handle real-time processing of user activities in a distributed environment. It is a software design pattern that allows the system to decouple the components by using events which help to improve scalability, modularity, and responsiveness of the system. Architectural Style: An event-driven architecture uses a publish-subscribe model and an event streaming model. The system communicates with each other asynchronously
Read original on dev.to
0
0

Comment

Sign in to join the discussion.

Loading comments…

Related

Get the 10 best reads every Sunday

Curated by AI, voted by readers. Free forever.

Liked this? Start your own feed.

0
0