Particular / SagaMasterClass

Sample app and material for the Saga Master class for NSBCON 2015
MIT License
4 stars 1 forks source link

Course outline #1

Closed andreasohlund closed 8 years ago

andreasohlund commented 8 years ago

Task force: @andreasohlund @DavidBoike

mauroservienti commented 8 years ago

Sagas as your domain model

If this is Sagas as Aggregates then I love it :-)

andreasohlund commented 8 years ago

That was the plan yes :)

seanfarmar commented 8 years ago

Choreography ruther than orchestration?

mauroservienti commented 8 years ago

Choreography

I like the metaphor

andreasohlund commented 8 years ago

How about we make the first exercise the abandoned cart saga?

http://joshkodroff.com/blog/2015/08/21/an-elegant-abandoned-cart-email-using-nservicebus/

Gets them going with the basics and that could kickoff the OrderPlaced event that we can build on for the next set of exercises?