45 minute intermediate seminar
In an event-sourced app, you are storing each event that happens within your app and derive most state from those events.
In this highly practical talk, that serves as an introduction to the topic, we'll model our first process. Along the way, we'll explain what aggregates, projections, and process managers are.