#lagom #scala #microservices #cqrs_es #cqrs #lagom_framework
https://www.youtube.com/watch?v=JOGlZzY6ycI
https://www.youtube.com/watch?v=JOGlZzY6ycI
YouTube
Lagom in Practice by Yannick De Turck
"It’s open source. It’s highly opinionated. Build greenfield microservices and decompose your Java EE monolith like a boss." Lightbend (formerly Typesafe) ha...
#cern #akka_persistence #scala #spring_boot #akka #es #cqrs #cqrs_es
https://www.youtube.com/watch?v=SM9emBlpW5c&list=PLJZuXj4N5h2BZyKU90g5Xppat0lKBGpiI
https://www.youtube.com/watch?v=SM9emBlpW5c&list=PLJZuXj4N5h2BZyKU90g5Xppat0lKBGpiI
YouTube
Akka Persistence by Anargyros Kiourkos
Akka is a library implementing the actor model on the JVM. It enables the development of distributed, concurrent, fault-tolerant and scalable applications. A...
#akka_persistence #cassandra #cqrs_es #es #cdc_logging #logging #at_least_one_delivery
https://blog.softwaremill.com/scalable-read-model-updates-in-akka-persistence-5042cdd7dce4
https://blog.softwaremill.com/scalable-read-model-updates-in-akka-persistence-5042cdd7dce4
Medium
Scalable read model updates in Akka Persistence
Akka Persistence is a pretty nice Event Sourcing implementation. There is no point in describing all its functionalities, because (almost)…