PreviousNext

EventSourcing on Azure – part 2: events persistence

by mizrael, 2020-10-05T19:47:36.905Z

Here's the second part of the Event Sourcing on Azure series. In this article, we’re going to digress a bit about the implementation details and some of the choices and tradeoff I’ve made. We will focus on how I’ve managed the events persistence and which tool I’ve chosen for it.

Read More