Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

How to deal with external stateful webservices in DDD?

DDD - How to use Shared Kernel with multiple bounded contexts?

ddd - Where should synchronization with remote API go?

Duplicate business logic in front-end with ddd microservice back-end

DDD, Domain Services and Events

Using one Repository Inside Another

DDD: Is there an elegant way to pass auditing information through while updating an aggregate root?

ASP.NET Identity in Domain Driven Design Architecture

Is it considered bad design to pass a repository interface as an argument to a method on a domain class?

In DDD/CQRS, should ReadModel act as ViewModel, if not then where belongs responsibility for mapping?

domain-driven-design cqrs

Lightbend Reactive Architecture Certification

DDD:- How to organize Identity Access features in a solution?

Should a Domain Entity call a repository?

Integration Events in Modular Monolith

DDD building a value object that holds a collection property

Aggregate root optimization with nested objects & big collections

domain-driven-design

CRUD part of app in DDD\ES\CQRS

Applying OOP principles to microservices

DDD bounded context naming

Is this domain or application service