Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Building Event-Driven Microservices with Event Sourcing and CQRS

NDC Conferences via YouTube

Overview

Explore the principles of Event Sourcing and CQRS in microservices architecture through a 45-minute conference talk. Dive into the benefits of storing past behaviors as event sequences instead of current entity states, including accurate audit logging, history revisions, and flexible schemas. Learn how to model data for Event Sourcing and improve system performance by segregating reads and writes using specialized read models. Examine a real-life example of an invoice management app built at Wix to understand how these concepts apply to event-driven microservices. Gain insights into accidental complexity, data loss by design, CRUD scalability challenges, and CQRS optimization. Discover the importance of business domain in driving consistency levels, data validation, and locking mechanisms. Explore lessons learned, including the need for small steps, avoiding top-level architecture changes, and being cautious when modifying event definitions in code.

Syllabus

Intro
Accidental Complexity
We Lose Data By Design
CRUD is Difficult to Scale
CQRS is an Optimization
Event Sourcing is Not a Silver Bullet Beware of the added complexity
Your Business Domain Drives The Consistency Level
Your Business Domain Drives The Way You Validate the Data
Your Business Domain Drives The Locking Mechanism
Lessons Learned
Small Steps Event sourcing is not a top-level architecture
Code Changes Beware of changing the event definitions in your code

Taught by

NDC Conferences

Reviews

Start your review of Building Event-Driven Microservices with Event Sourcing and CQRS

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.