Clustered Event Sourcing and CQRS with Akka and Java
Offered By: Devoxx via YouTube
Course Description
Overview
Explore Event Sourcing and CQRS implementation using Akka and Java in this 49-minute conference talk from Devoxx. Dive into the motivations behind and architecture of ES & CQRS, focusing on their application in microservices and distributed systems. Examine an example implementation using Akka's actor-based toolkit, covering topics such as Akka Persistence, cluster singletons, and cluster sharding. Learn about the decomposition of monolithic systems, both in code and data, and understand how these strategies can be applied to build loosely coupled microservices. Follow along with code examples in Java, explore key concepts like actors and message extractors, and witness a practical demonstration of these principles in action.
Syllabus
Introduction
Event Sourcing Diagram
Snapshots
What is Akka
Microservices
Projects
Actors
Java Actor Code
Cluster Singletons
Cluster Sharding
Starting an Actor System
Message Extractor
Demo
Taught by
Devoxx
Related Courses
Advanced Operating SystemsGeorgia Institute of Technology via Udacity High Performance Computing
Georgia Institute of Technology via Udacity GT - Refresher - Advanced OS
Georgia Institute of Technology via Udacity Distributed Machine Learning with Apache Spark
University of California, Berkeley via edX CS125x: Advanced Distributed Machine Learning with Apache Spark
University of California, Berkeley via edX