DDD Europe 2022 - Program

EventSourcing + CQRS: a light introduction

Speakers

Paolo Banfi

Paolo Banfi
Description

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

Software Architect - lastminute.comTwitterLinkedInCompany Website

I am an accomplished Software Engineer, specialized 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 I've been working in lastminute.com, shaping the new platform and rescuing legacy code.