CQRS and Event Sourcing are challenging if approached for the first time, and especially if done from scratch.

We help you installing, configuring and getting Prooph to run.

We’ll build a fairly simple event-sourced aggregate in order for you to understand how to organize things inside CQRS/ES stack, and how to massively simplify some problems that usually cause very big performance issues when put at scale.

Comments

Comments are closed.

Rafael Dohms at 15:03 on 27 Jan 2017

great tutorial covering the basics of CQRS and ES, love the balance of practice and theory and solved a couple of gaps i had in my knowledge.

Well prepared, structured, and informative. I don't think one could fit any more info into such a short amout time as Marco did, so great job there. I'd recommend this talk to anyone just beginning with ES, or to those with experience with ES in other frameworks (like Broadway). Even as someone who already knows Prooph, I could still take home several useful concepts about the way Marco approaches things.

Steve Guns at 17:12 on 27 Jan 2017

Good talk! Picked up a lot of things, too bad the time ran out so fast.

Jeroen de Jong at 10:33 on 28 Jan 2017

Great tutorial, already knew the concept but now I really know how to structurally set this up. A minor point that might be improved, is sending out some information up front, so everyone is able to start coding right away and they don't have to bother setting additional things up during the session

Dries Vints at 22:45 on 29 Jan 2017

Excellent workshop on CQRS and ES. Filled in some gaps for me of the theory behind ES. The hands on code examples were well explained and easy to follow. Like someone said above: too bad the time ran out.

Marco Pivetta (Speaker) at 22:47 on 30 Jan 2017

About the time: the workshop is designed for 6 hours, so in 3 hours we only covered the basics on purpose :-)

Mario Peeters at 07:50 on 2 Feb 2017

Well structured, very well prepared. Covered the basics of the things we needed to know