It is a pattern that focuses on the behaviour and how business functions which puts business logic first. This pattern should be devoted of any infrastructure, tech concerns or other external components of the system as its main focus should be a business logic. This pattern is mostly used with core subdomains.
Building blocks
There are three building blocks in this pattern
Value Objects
Entities
Aggregates