An event-driven architecture (EDA) is an architecture pattern designed to connect service components and enable complex systems to communicate. Event-driven architectures are comprised of three key components:
1. Event producers (e.g., software as a service (SaaS) app, mobile app, ecommerce site, point-of-sale)
Events indicate a change in state (order placed, user created) and are passed between components as messages with specific semantics. A producer publishes an event to the broker, which abstracts producers and consumers from one another by allowing them to communicate asynchronously. EDAs use events to coordinate communication between loosely coupled services.
Fill in the form below
to get the eBook
By submitting this form, you agree to have your contact information passed along for the purpose of following up on your interests and in order receive communications regarding AWS products, services, and events. The data sent will be processed in Canada and provided to AWS who will assume responsibility for processing and Opt-out and Information Removal. For more information, please read our Terms of Use, Privacy, Opt-out & Information Removal policy.