Microservices: Domain Driven Design

How do we introduce microservices to a team that has always had one large application? We could follow the following strategy, called Domain Driven Design. The benefit of DDD is that we can start delivering benefits of microservices fast, without waiting for the entire model to get developed (Big Bang approach). First we need to …

Microservices: Domain Driven Design Read More »