We have released a payment transaction service adopting Akka Cluster. In this case study, I would like to discuss lessons learned from developing with Akka Cluster. I will describe how we migrated from a traditional CRUD (Create, Read, Update, Delete) -based system using a relational database to a model using actor model and Event Sourcing / CQRS (Command Query Responsibility Segregation) based on this project.
Session length
40 minutes
Language of the presentation
Japanese
Target audience
Intermediate: Requires a basic knowledge of the area
Who is your session intended to
Those who want to start using Akka Cluster
Those who are interested in actor model