Workshop in English - UK at PHPBenelux Conference 2017
Track Name:
Tutorial room
Short URL: https://joind.in/talk/08a80
(QR-Code (opens in new window))
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.
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.
Good talk! Picked up a lot of things, too bad the time ran out so fast.
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
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.
About the time: the workshop is designed for 6 hours, so in 3 hours we only covered the basics on purpose :-)
Well structured, very well prepared. Covered the basics of the things we needed to know