Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

Transaction in DDD design pattern advice

How can class invariant strengthen pre and post-conditions?

How to validate the event flow in DDD - Event sourcing?

In a microservice, is the transactional boundary the bounded context or the aggregate?

DDD aggregate repository and caching repository

domain-driven-design

Should this Process Manager state be persisted?

Duplicate logic in backend and frontend with Domain Driven Design

What is the scope of the Single Responsibility Principle and how does it work with DRY?

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?