Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

DDD - Enforce invariants with small aggregate roots

Validation and DDD - kotlin data classes

Domain driven design: Manager and service

What types of Written Design Documents are used in DDD projects?

domain-driven-design

Domain Driven Design Onion Architecture with Django Rest Framework

DDD, Repository, & Encapsulation

Domain Driven Design - External Data API as Respository or Service

DDD "Module" in C#.NET

In a DDD approach, is this example modelled correctly?

Single or multiple topic (stream) per Aggregate Root event in kafka

Persistance ID's and Domain Model Entities

How do you integrate Active Directory into a .NET app using DDD?

Is clean domain-driven-design(DDD) a utopia? [closed]

When do domain event handlers come into play?

Should I validate inside DDD domain project?

Web application's form validation - design to propagate domain errors to client-side?

Where to validate business rules when using event-sourcing

Is a Repository still a Repository without Unit of Work?

CQRS/Event Sourcing, how get consistent data to apply business rules?

Can an aggregates invariant include a rule based on information from elsewhere?