Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

Change translation path Symfony and DDD

CQRS Read models in a NoSql (Mongo DB)

domain-driven-design cqrs

Does application event term exist in DDD?

Shouldn't in the following model an Address be a Value Object?

Do aggregates have to be strongly consistent?

What if domain event failed?

Construction of Domain Object from DTO

Auto generate migrations alembic + SQLAlchemy imperative declaration

Domain Driven Design and Aggregates

In DDD & CQRS, proper design on syncing read model with multiple aggregate updates

domain-driven-design cqrs

DDD and Asynchronous Repositories

Can I say Axon Commands and Events are considered as anemic models?

domain-driven-design axon

Domain driven design and aggregate references

Domain Driven Design - Product Inventory, What should I do?

Fluent Nhibernate Domain Driven Design

Design Help - Object modifies and saves another Object

c# domain-driven-design

How big or small should a Use Case Interactor be in Clean Architecture?

Which Layer for Domain Events, EventHandlers, Dispatcher

How can you model a complex type in multiple abstract dimensions?

Many-to-Many Relation in EfCore with DDD