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
Introduction to Cloud Infrastructure TechnologiesLinux Foundation via edX Scalable Microservices with Kubernetes
Google via Udacity Introduction to Kubernetes
Linux Foundation via edX Architecting Distributed Cloud Applications
Microsoft via edX IBM Cloud: Deploying Microservices with Kubernetes
IBM via Coursera