CQRS and Event Sourcing are challenging if approached for the first time, and especially if done from scratch. This tutorial will give you an understanding of what CQRS and ES are, including their complexities, advantages and pitfalls.

We will help you with modelling, designing and implementing an application relying on these architectural patterns, guiding you through:

Domain analysis
Involved architectural components
Data flow
Synchronous/Asynchronous dispatching
Implementing domain logic with aggregates
Projections
Scaling
Testing

https://www.phpyorkshire.co.uk/people/marco-pivetta/

Comments

Comments are closed.

Mark Taylor at 11:56 on 14 Apr 2019

I really enjoyed this workshop and learned a great deal.

It was an awesome workshop with lots of new ides to implement at work.