Data Mesh promotes the idea of moving from centralised analytics that collects the necessary data from multiple upstream sources using complex data pipelines, to decentralised data products that are supported by domain-centric teams. So where does Event Sourcing fit in?
Topics we will cover:
- What we mean by Event Sourcing
- What Data Mesh means in DDD terms
- Lambda architecture
- Query models in Event Sourcing
- Speed layer using domain events
- Kappa architecture
- How to optimize as you scale