In this workshop we’ll dive into the topic of Autonomous Service development, with a sandbox project containing several interdependent services. These projects send messages to each other, and they call each other to retrieve data. In other words, they’re not autonomous at all. We’ll figure out some ways in which we can invert dependencies and leverage a messaging solution to achieve autonomy after all.

In a relatively short period you’ll get acquainted with the basics of asynchronous integration, CQRS, domain events and integrating bounded contexts.

Comments

Comments are closed.

Stefan Blanke at 15:53 on 27 Oct 2018

Brilliant workshop to get a start into decoupled services. Good mix of theory and practice. My favorite workshop in the last years.

Real perfect workshop for decoupling your services!