SlideShare a Scribd company logo
CQRS &
Event
Sourcing
with the
Critter Stack
The “Critter stack”
Marten
Document DB & Event Store
on PostgreSQL
Wolverine
Next Generation .NET
Mediator and Message Bus
Queries
and
Command
s
Start a New
Event
Stream
Query
Handler
• Project Events to a “Read
Model”
• Stream Projected Data
• Versioned Data
Commands with
the “Aggregate
Handler Workflow”
• “Write Model” from Events
• Validate Command
• Decider Function
• Concurrency
• UpdatedAggregate
Publishing or
Subscribing to Events
• OutgoingMessages
• Event Forwarding
• Subscriptions
Scaling with
Wolverine
Load
Distribution
Blue/Green
Deployments
• Versioned Projections
• Strongly Consistent
State

More Related Content

PPTX
Event Sourcing & CQRS using the Critter Stack
PPTX
Chiefs Playbook.pptx
PDF
Chiefs Playbook.pdf
PDF
Chiefs Playbook.pdf
PPTX
Twisting Postgresql into a Document Db and Event Store.pptx
PPTX
Wolverine.pptx
PPTX
The Fundamentals of Continuous Software Design
PDF
2024 Trend Updates: What Really Works In SEO & Content Marketing
Event Sourcing & CQRS using the Critter Stack
Chiefs Playbook.pptx
Chiefs Playbook.pdf
Chiefs Playbook.pdf
Twisting Postgresql into a Document Db and Event Store.pptx
Wolverine.pptx
The Fundamentals of Continuous Software Design
2024 Trend Updates: What Really Works In SEO & Content Marketing

Recently uploaded (20)

PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PPTX
Big Data Technologies - Introduction.pptx
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PPTX
Spectroscopy.pptx food analysis technology
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Empathic Computing: Creating Shared Understanding
PPTX
Cloud computing and distributed systems.
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
cuic standard and advanced reporting.pdf
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Network Security Unit 5.pdf for BCA BBA.
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Understanding_Digital_Forensics_Presentation.pptx
Big Data Technologies - Introduction.pptx
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Spectroscopy.pptx food analysis technology
“AI and Expert System Decision Support & Business Intelligence Systems”
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
NewMind AI Weekly Chronicles - August'25 Week I
Empathic Computing: Creating Shared Understanding
Cloud computing and distributed systems.
Reach Out and Touch Someone: Haptics and Empathic Computing
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Dropbox Q2 2025 Financial Results & Investor Presentation
MIND Revenue Release Quarter 2 2025 Press Release
Digital-Transformation-Roadmap-for-Companies.pptx
Review of recent advances in non-invasive hemoglobin estimation
cuic standard and advanced reporting.pdf
Unlocking AI with Model Context Protocol (MCP)
Network Security Unit 5.pdf for BCA BBA.
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Ad
Ad

CQRS & Event Sourcing with the Critter Stack