Course: CQRS in Practice

March 10th, 2019

 

Course: CQRS in Practice

(https://app.pluralsight.com/library/courses/cqrs-in-practice)

 

CQRS & Onion Architecture

Map

CQRS & Onion Architecture

no description for image available

where do C, Q, E belong?

Map

where do C, Q, E belong?

no description for image available

Where to put Command Handlers

Map

Where to put Command Handlers

no description for image available

Command reuse -> domain service

Map

Command reuse -> domain service

no description for image available

 

 

Domain Service called for duplicate code

no description for image available

Projections

Map

Choosing projection type

 

 

no description for image available

 

 

no description for image availableno description for image available

 

 

 

A - database triggers

no description for image available

 

 

 

B - flags on aggregates

no description for image available

 

- in domain

- framework (NHibernate, Entity Framework

 

 

 

 

no description for image available

 

 

 

oo see more about state driven projections in

DDD: Working with legacy projects

 

 

 

 

(src: https://app.pluralsight.com/player?course=cqrs-in-practice&author=vladimir-khorikov&name=bdd405d8-2d93-4db7-a0f4-22aea86e6dd2&clip=1)

Eventual Consistency - definition

Map

Eventual Consistency - definition

no description for image available

One-way-commands

Map

One-way-commands

no description for image available