Introducing Akka Cloud to Edge Continuum. Build once for the Cloud. Seamlessly deploy to the Edge. Learn More
 

News & Articles

Full archive

October 22

2020

Replicated Event Sourcing data modelling

This is the second video about Replicated Event Sourcing, new in Akka 2.6.9. The first video introduced the new feature whereas this video goes into how to model your domain when using Replicated Event Sourcing.

Examples domains include:

  • Back account
  • Ebay style auction

With different techniques demonstrated such as:

  • Using the built-in CRDTs
  • Building your own CRDT like model
  • Detecting conflicts and executing reconciliation actions

This video builds on top of the existing videos: