My Notebook

Pursuit of Clarity.

Implementing Domain Driven Design

About


Notes


  • Architecture: Hexagonal or Port and Adapters, CQRS, Event Driven Architecture, Pipes and Filters, Long Running Process aks Sagas,
  • Implementation pattern using java for entity, value object, domain service, aggregate, factory, repository, domain event, transaction, event sourcing, consistency of aggragate, application service, infrastructure service, interaction among bounded constext either synchronously or asynchronously.

More Resouces: