here. "> here. "> here. " /> Implementing Domain-Driven Design Bounded Context with Ports and Adapters architecture | joaorosa.io João Rosa thougths
Another look on tech

My thoughts on tech.

Implementing Domain-Driven Design Bounded Context with Ports and Adapters architecture

Hands-on at Codemotion online held at online on 20 October 2020

Abstract

Congratulations, you just designed your first potential bounded context for a complex domain, a Domain-Driven Design pattern that can increase your teams' autonomy for gaining faster feedback. But now what? How do we start modelling? How do we implement that model? How can we keep the model and language consistent with the business? How do we protect our domain model? And how do microservices fit in? In this workshop, you will hands-on learn how to implement a bounded context with ports and adapter architecture in Java or .NET Core. You can find the code here.