Aggregateless Event Sourcing Why Removing Aggregates Unlocks Simplicity, Flexibility, and Independent Feature Slices
Beyond Aggregates: Lean, Functional Event Sourcing Why I Moved Beyond Aggregates to Functional Domain Modeling
Applying Functional Core and Imperative Shell in Practice A Simple Rust Example for Testable Logic and Clear Boundaries
Beyond the Hype: Event Modeling, Event Sourcing, and Real Choices Understanding the Domain Before Adding Complex Storage Patterns
Lean Architecture with .NET Core and C# How to Avoid Unnecessary Complexity and Keep Your Domain Free of Technical Concerns
Understanding Event Stores: Benefits and Insights We'll discuss the benefits of event stores from a higher perspective, focusing on their strategic advantages over traditional data storage methods.
Bounded Contexts: Behavior Over Data Structures - Part II How to Use Aggregates to Modularize Software Systems.
Domain-Driven Design: The Power of CQRS and Event Sourcing How CQRS/ES Redefine Building Scalable Systems.
The Role of a Unique Identity in Entities Do you really have a domain model, or is it just a data model?