关于[Event Sourcing vs Event Driven Architecture]的摘要:
Event Sourcing is seemingly constantly being confused with Event Driven Architecture. In this blog/video I’m going through a popular blog post that explains various points that are very valid, however, they are conflating Event Sourcing with Event Driven Architecture. Event Sourcing is about using events as the state. Event Driven Architecture is about using events to communicate between service boundaries.
原文地址: https://codeopinion.com/event-sourcing-vs-event-driven-architecture/