EventSourcing & CQRS: a light introduction - Paolo Banfi - DDD Europe 2022

Описание к видео EventSourcing & CQRS: a light introduction - Paolo Banfi - DDD Europe 2022

Domain-Driven Design Europe 2022
http://dddeurope.com -   / ddd_eu   - https://newsletter.dddeurope.com/   / domain-driven-design-europe  
Organised by Aardling (https://aardling.eu/)

Data is at the core of any organization: the current state of an order, of social feeds, of a document is safely stored in ever evolving data storage systems. But working only the current state of the system we lose all the “whys” that drove the system in that state. EventSourcing tackles this point, changing the way in which we store data so that we persist information about the reasons of the evolution of the data in the system, and, together with CQRS, it enables a flexible system architecture able to cope with modern application requirements. In this talk I’d like to explain the basics of event sourcing and CQRS and how they fit in the bigger picture.

About Paolo Banfi:
Paola is an accomplished Software Engineer, specialised in Object Oriented Design and Analysis with extensive experience in the full life cycle of the software design process including prototyping, proof of concept, design, testing and maintenance.

In the past five years he has been working in lastminute.com, shaping the new platform and rescuing legacy code.

Комментарии

Информация по комментариям в разработке