Event Sourcing on Azure – part 3: command validation
Hi All! Welcome back for the third part of the Event Sourcing on Azure series. Today we’ll see how we can do some easy validation on a Command before triggering its execution. Last time we saw how we can use CosmosDB and ServiceBus to store the events for our Aggregates....
2020, Oct 30 — 4 minute read