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, event sourcing and integrating bounded contexts.

Comments

Comments are closed.

A well prepared workshop with solid theory, and simple enough assignments and examples. A few bugs here and there, and I also didn't have time to complete the whole workshop that day, otherwise it was time well spent attending this workshop.

I like really how Matthias put such complex thing in simple yet powerful workshop. Such nice way to explain key concepts of async communication. There were small things that were popping, but in general well done workshop.