Archive for Oct 2015


Tutorial Proposal: Using Domain Driven Design to Architect Microservices

One of the hardest parts of creating a microservices architecture is knowing where the boundaries are. Without proper boundaries and a good understanding of the necessary interaction patterns, your brand-new microservice-based system will fail. This tutorial shows how DDD can be used to find the boundaries and define useful service interactions.
Continue reading...