+2 votes
in Service Discovery by
What is Domain Driven Design?

1 Answer

0 votes
by

Domain-Driven Design is an architectural style based on Object-Oriented Analysis Design concepts and principles. It helps in developing a complex system by connecting the related components of the software system into a continuously evolving system. Domain-Driven Design is based on three core principles:

...