Note: This is the first day of the three day workshop on CQRS, ES, Projections for C# developers.
Building projections is said to be the easiest part of the circular architecture. Yet, when it comes to designing, authoring, storing, testing, hosting and querying them, we are faced with questions and decisions to be made. This one day training will help you answer those questions and make thought-out decisions. Guided by practical examples and hands-on exercises, we'll explore both theory and practice.
Topics include:
<li>a primer into messages and events,</li>
<li>how and where projections fit into your architecture,</li>
<li>the interaction with an event store and the stores your project into,</li>
<li>how to analyze and design projections,</li>
<li>how to author and test projections,</li>
<li>how to query projections,</li>
<li>how to deal with failure, hosting, monitoring, ...</li>
Participant Requirements
-
Participants should have a working knowledge of C#
-
Bring a laptop with a C# development environment installed.