Allard Buijze
CQRS and Event Sourcing without the pixie dust
#1about 3 minutes
The problem with traditional layered architectures
Traditional layered architectures often evolve into a "big ball of mud" monolith that is difficult to change and maintain.
#2about 3 minutes
Why microservices often become a distributed monolith
Applying monolithic development practices to microservices results in a distributed "big pile of mud" instead of a truly modular system.
#3about 6 minutes
Using events to decouple services in architecture
Events can decouple services by allowing components to publish facts without knowing their consumers, but this alone doesn't solve underlying architectural issues.
#4about 8 minutes
Differentiating event sourcing from event streaming
Event sourcing involves a component using its own past events to make future decisions, unlike event streaming where one component simply consumes another's events.
#5about 4 minutes
Introducing CQRS to solve event sourcing's limitations
CQRS separates the command model for handling changes from the query model for providing current state to address the limitations of pure event sourcing.
#6about 7 minutes
Moving from event-driven to message-driven thinking
A truly message-driven architecture requires discipline and uses distinct message types like commands, events, and queries for different communication intents.
#7about 12 minutes
Demo: Refactoring a monolith into microservices live
A live demonstration shows how an application built with location transparency can be refactored from a monolith into microservices by simply moving code between modules.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
21:28 MIN
Adopting the Axon framework for true event sourcing
From event streaming to event sourcing 101
35:13 MIN
Q&A on DDD, shared models, and microservices
It’s all about the domain, honey ! Experiences from 15 years of Domain-Driven Design
26:50 MIN
Key takeaways on adopting event sourcing
From event streaming to event sourcing 101
01:40 MIN
Understanding event streaming versus event sourcing
From event streaming to event sourcing 101
11:16 MIN
Using command query responsibility segregation (CQRS) selectively
Architectures that we can use with .NET
17:07 MIN
Implementing inventory management using a CQRS pattern
Kafka Streams Microservices
13:05 MIN
How event sourcing provides a complete audit trail
Monoskope: Developer Self-Service Across Clusters
04:19 MIN
Evolving from classic microservices to event-driven design
Kafka Streams Microservices
Featured Partners
Related Videos
From event streaming to event sourcing 101
Gerard Klijs
The Rise of Reactive Microservices
David Leitner
Autonomous microservices with event-driven architecture
Florian Lenz
Implementing an Event Sourcing strategy on Azure
Eldert Grootenboer & Olena Borzenko-Turianska
Architectures that we can use with .NET
Alexej Sommer
It’s all about the domain, honey ! Experiences from 15 years of Domain-Driven Design
Carola Lilienthal
Microservices? Monoliths? An Annoying Discussion!
Eberhard Wolff
What is a Message Queue and when and why would I use it?
Clemens Vasters
Related Articles
View all articles.gif?w=240&auto=compress,format)



From learning to earning
Jobs that call for the skills explored in this talk.
