SlideShare a Scribd company logo
Introduction to Event
Sourcing,CQRS and Axon
About me
CROZ
How do we develop
software?
Introduction to Event Sourcing,CQRS and Axon
Introduction to Event Sourcing,CQRS and Axon
Perhaps a different
approach?
Event Sourcing
Event Logging
≠
Event Sourcing
Current State
Banking
Healthcare
E-Commerce
…
What are Events?
Banking domain:
•
•
•
•
•
E-commerce domain:
•
•
•
•
•
How do they look
like?
Current State Model
Order
Created
Item
Added
Payment
Method
Selected
Shipping
Address
Provided
Order
Placed
Timeline
Item Added
Order Created
Payment Method Selected
Shipping Address Provided
Order Placed
Event Store
Just another way of storing
information.
Data is append only
Data is immutable
Is there more to it?
Introduction to Event Sourcing,CQRS and Axon
„Apps age like fish,
data ages like wine”
Event Sourcing benefits
Command
Query
Responsibility
Segregation
1
Query
Handler
Client
32
Event
Store
57
67
87
57
67
87
1
32
Projection
Projection
Projection
Projection
Projection
Projector
Projector
Projector
Projector
Projector
1
Query
Handler
Client
32
Event
Store
57
67
87
87
Projection
Projection
Projector
Projector
087
COMMANDS
Events (past tense)
•
•
•
•
•
Commands (imperative)
•
•
•
•
•
AGGREGATES
Events
•
•
•
Aggregates
•
•
•
•
•
Command
Handler
Client
1
3
Event
Store
2
2
1
Aggregate
Command
Accepted?
agg_id=2 agg_id=2
Best practice
Client Event
Store
Command
Handler
Query
Handler
EventCommand
EventQuery
Aggregate
Conclusion
Is there a framework?
AXON FRAMEWORK
WRITEREAD
def depositMoney(DepositMoneyCommand cmd) {
commandGateway.send(cmd)
}
@CommandHandler
void handle(DepositMoneyCommand cmd){
//validate command
apply(new MoneyDepositedEvent())
}
@EventSourcingHandler
void on(MoneyDepositedEvent event) {
//reload aggregate state
}
@EventHandler
void on(MoneyDepositedEvent event) {
// update generate projection
}
Introduction to Event Sourcing,CQRS and Axon
1.Step – Define API
2.Step – Implement a test
3.Step – Implement write side
4.Step – Implement read side
Lessons Learned
•
•
•
•
•
Questions?

More Related Content

PPTX
Identifying Users Across Platforms with a Universal ID Webinar Slides
PPTX
CQRS and Event Sourcing with Axon Framework
PDF
fram^ TechTalk #1 - CQRS and Event Sourcing (ES)
PDF
Introduction to Event Sourcing in PHP
PDF
An Introduction to event sourcing and CQRS
PDF
A visual introduction to Event Sourcing and CQRS
PDF
A Visual Introduction to Event Sourcing and CQRS by Lorenzo Nicora
PPTX
Event sourcing the best ubiquitous pattern you have never heard off
Identifying Users Across Platforms with a Universal ID Webinar Slides
CQRS and Event Sourcing with Axon Framework
fram^ TechTalk #1 - CQRS and Event Sourcing (ES)
Introduction to Event Sourcing in PHP
An Introduction to event sourcing and CQRS
A visual introduction to Event Sourcing and CQRS
A Visual Introduction to Event Sourcing and CQRS by Lorenzo Nicora
Event sourcing the best ubiquitous pattern you have never heard off

Similar to Introduction to Event Sourcing,CQRS and Axon (20)

PDF
The Fine Art of Time Travelling: implementing Event Sourcing
PPTX
Introduction to CQRS and Event Sourcing
PDF
Event Sourcing - what could possibly go wrong?
ODP
Akka Persistence | Event Sourcing
PDF
Developing event-driven microservices with event sourcing and CQRS (svcc, sv...
PDF
Introduction to CQRS & Commended
PPTX
Event sourcing 3
PDF
Andrzej Ludwikowski - Event Sourcing - what could possibly go wrong? - Codemo...
PDF
CQRS and Event Sourcing with PHP
PDF
CQRS and Event Sourcing with PHP - shorter version
PPTX
Axon Framework, Exploring CQRS and Event Sourcing Architecture
PPTX
Cqrs and event sourcing in azure
PPTX
Cqrs and Event Sourcing Intro For Developers
PPTX
Spring I_O 2024 - Flexible Spring with Event Sourcing.pptx
PDF
CQRS and Event Sourcing in Action
PDF
Kafka as an event store - is it good enough?
PDF
AxonDB Product Release Presentation
PDF
Event-sourced architectures with Akka
PDF
Event-sourced architectures with Akka - Sander Mak
PDF
Developing event-driven microservices with event sourcing and CQRS (Shanghai)
The Fine Art of Time Travelling: implementing Event Sourcing
Introduction to CQRS and Event Sourcing
Event Sourcing - what could possibly go wrong?
Akka Persistence | Event Sourcing
Developing event-driven microservices with event sourcing and CQRS (svcc, sv...
Introduction to CQRS & Commended
Event sourcing 3
Andrzej Ludwikowski - Event Sourcing - what could possibly go wrong? - Codemo...
CQRS and Event Sourcing with PHP
CQRS and Event Sourcing with PHP - shorter version
Axon Framework, Exploring CQRS and Event Sourcing Architecture
Cqrs and event sourcing in azure
Cqrs and Event Sourcing Intro For Developers
Spring I_O 2024 - Flexible Spring with Event Sourcing.pptx
CQRS and Event Sourcing in Action
Kafka as an event store - is it good enough?
AxonDB Product Release Presentation
Event-sourced architectures with Akka
Event-sourced architectures with Akka - Sander Mak
Developing event-driven microservices with event sourcing and CQRS (Shanghai)
Ad

Recently uploaded (20)

PDF
top salesforce developer skills in 2025.pdf
PDF
PTS Company Brochure 2025 (1).pdf.......
PDF
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
PDF
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
PPTX
Materi-Enum-and-Record-Data-Type (1).pptx
PPTX
Materi_Pemrograman_Komputer-Looping.pptx
PPTX
CHAPTER 12 - CYBER SECURITY AND FUTURE SKILLS (1) (1).pptx
PDF
Design an Analysis of Algorithms I-SECS-1021-03
PDF
How to Migrate SBCGlobal Email to Yahoo Easily
PDF
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
PDF
AI in Product Development-omnex systems
PPTX
L1 - Introduction to python Backend.pptx
PPTX
VVF-Customer-Presentation2025-Ver1.9.pptx
PDF
System and Network Administration Chapter 2
PDF
medical staffing services at VALiNTRY
PDF
Upgrade and Innovation Strategies for SAP ERP Customers
PPTX
Operating system designcfffgfgggggggvggggggggg
PPTX
history of c programming in notes for students .pptx
PDF
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
PDF
Digital Strategies for Manufacturing Companies
top salesforce developer skills in 2025.pdf
PTS Company Brochure 2025 (1).pdf.......
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
Materi-Enum-and-Record-Data-Type (1).pptx
Materi_Pemrograman_Komputer-Looping.pptx
CHAPTER 12 - CYBER SECURITY AND FUTURE SKILLS (1) (1).pptx
Design an Analysis of Algorithms I-SECS-1021-03
How to Migrate SBCGlobal Email to Yahoo Easily
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
AI in Product Development-omnex systems
L1 - Introduction to python Backend.pptx
VVF-Customer-Presentation2025-Ver1.9.pptx
System and Network Administration Chapter 2
medical staffing services at VALiNTRY
Upgrade and Innovation Strategies for SAP ERP Customers
Operating system designcfffgfgggggggvggggggggg
history of c programming in notes for students .pptx
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
Digital Strategies for Manufacturing Companies
Ad

Introduction to Event Sourcing,CQRS and Axon