Have you heard of Event-Sourcing pattern? In these days of scalable, distributed applications, we will introduce a few practical considerations on Why, when and how to use Event-Sourcing. Some traps and benefits and how to easily do Event-Sourcing right with SpringBoot and AxonFramework.
Very likely you would have heard many related concepts about Event-Driven Architectures so popular these days. In this session we will to focus on Event-Sourcing: and we will put it in its context and compare it with other event-based communication mechanisms.
Specifically, we will answer three very specific questions:
We will finish by showing three practical examples where applied Event-Sourcing provides us with real benefits.