Event Sourcing
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore event sourcing in depth through this 54-minute conference talk by Greg Young, who coined the term CQRS (Command Query Responsibility Segregation). Delve into the concept of event sourcing, its potential value, and how it can transform problem-solving approaches. Examine trade-offs, misconceptions, and concerns associated with event sourcing while gaining insights from Young's extensive experience in the field since 2006. Learn about querying events, read models, object databases, accidental complexity, service buses, and the relationship between event sourcing and domain-driven design. Understand when to apply event sourcing and when it may not be suitable, and discover how major companies utilize this approach. Address common questions and concerns about implementing event sourcing in various scenarios.
Syllabus
Intro
Event Sourcing
Example
State
Append
It depends
Amazon example
Alpha Beta
Linearization
Versioning Problems
Introducing Event Sourcing
Querying Events
N Read Models
Object Databases
Accidental Complexity
Service Buses
Consumer vs Server Driven Subscriptions
Complexity of Event Sourcing
Big Companies Use Event Sourcing
Slow Systems
DomainDriven Design
Best Framework
CQRS
Questions
Taught by
GOTO Conferences
Related Courses
Event Sourcing and Event Storage with Apache Kafka - Event Sourcing 101Confluent via YouTube Modernizing an Existing System to Take a More Domain-Driven Approach
NDC Conferences via YouTube Database Scaling Patterns - How to Perform Step by Step Scaling
CodeHelp - by Babbar via YouTube Kubernetes and Microservices with Oracle Database
Oracle via YouTube CQRS with Erlang
Strange Loop Conference via YouTube