Grokking Microservices Design Patterns
Vote

0% completed

The Architecture of the Event-Driven Architecture Pattern

Event-Driven Architecture (EDA) improves flexibility, responsiveness, and scalability. To see why, we need to look at its components and how they work together.

Understanding the Components

The Event-Driven Architecture pattern has several components that work together. To begin with, let's reiterate what these components are:

  1. Event Producers: Components that generate events. They are the source of every event in the system. In a weather app, for example, the component that fetches weather updates and emits them as events is an Event Producer.

2

.....

.....

.....

Like the course? Get enrolled and start learning!

Reading Progress

0%