Modeling Microservices with Domain Driven Design

This talk covers basic concepts in domain-driven design (DDD), and we discuss why and how DDD can help create microservices with better autonomy, scalability, and reliability. Using examples, we navigate from a domain model to the design of both synchronous (REST-based) and asynchronous (reactive) microservices.