Allard Buijze - Creator of Axon Framework
ABSTRACT
"Events" have recently been given a lot of attention as a very powerful means of communication between components. They pop up almost everywhere in different shapes and forms, and for different reasons. Unfortunately, they often completely miss their purpose, and instead of decoupling components, they subtly introduce an implicit coupling in logic.
The distributed big ball of mud is born.
Throwing more technologies at it won't solve the problem, all it will do is simply introduce a new layer of mud on top of the old.
In this session, I will take a few steps back and look at three reasons why components need to communicate. I will demonstrate that by considering the reason of the communication, you can select suitable routing patterns [...]
Download slides and read the full abstract here:
#EventDrivenArchitecture #EventSourcing #Microservices #AxonFramework
0 Comments