Showing results for Domain-Driven Design - Cesar de la Torre

May 10, 2017
0
0

Free eBook/Guide on ‘.NET Microservices – Architecture for Containerized .NET Applications’

Cesar De la Torre
Cesar De la Torre

The microservices architecture is emerging as an important approach for distributed mission-critical applications. In a microservice-based architecture, the application is built on a collection of services that can be developed, tested, deployed, and versioned independently. In addition, enterprises are increasingly realizing cost savings, solving ...

DDDDockerContainers
Feb 7, 2017
0
0

Domain Events vs. Integration Events in Domain-Driven Design and microservices architectures

Cesar De la Torre
Cesar De la Torre

This blog post is about comparing several approaches of Domain Events vs. Integration Events patterns already published by the community. I might evolve this post depending on feedback and some implementations we’ll be doing in the short/medium term. So, feel free to discuss about it with comments at the end of this post. I’m open to variations. ...

DDDDomain EventsDomain-Driven Design