AdvancedVocabulary#backend#developer-tools#architecture

Event-Driven Architecture Vocabulary

Learn the vocabulary of decoupling services through published and consumed events.

0 / 5 completed
1 / 5
At standup, a dev mentions a service publishing an event when something happens, with other services reacting independently to that event, rather than the publisher directly calling each interested service. What is this architectural pattern called?