Skip to content
gqlxj1987's Blog
Go back

Event Driven Architecture

Edit page

原文链接

Event-driven architecture (EDA) is an architecture pattern that promotes the production, detection, consumption of, and reaction to events. This architectural pattern can be applied to the systems that transmit events among loosely coupled software components and services.

Two aspects of a cloud-native architecture are essential to developing an event driven architecture:

An Event Driven Architecture should provide the following essential event capabilities to the Cloud Native Platform.

cloud functions

event managed state,有关state部分

This includes:

event storming

insights storming

architectures

event driven solutions:


Edit page
Share this post on:

Previous Post
Golang Rlock
Next Post
Recommend System Intro