CQRS and Event Sourcing

Share
  • March 13, 2020

Data storage and data access are subjects of this talk. CQRS is quite a simple pattern to split responsibilities when working with data, but incredibly complicated papers have been written about it! Event Sourcing can be viewed as a natural extension of CQRS, though in reality a decision for or against it is independent and comes with its own consequences. Oliver uses practical examples in this talk to demonstrate implementation and combination of both patterns.

 

CQRSOliver Sturm is the Training Director at DevExpress. In almost 30 years in the field, he has gathered vast experience as a software developer and architect, consultant, trainer, speaker, and writer.

The post CQRS and Event Sourcing appeared first on JAXenter.

Source : JAXenter