This week was Basta week again. As usual, many thanks to all those who attended my workshop and my presentations! If you saw my Microservices talk, you may remember that two technical issues occurred during the talk. I was going to follow up here with explanations, but unfortunately it turned out that there is nothing more to say! I had trouble, in one of my demos, to talk to a service through a message queue, but that was only because I stupidly forgot to pass that service the configuration parameter to actually set it up correctly for the message queue (so it was talking to nothing at all!).

The other problem was that my demo app didn’t correctly update multiple concurrent windows when running on AWS, but I can’t reproduce that issue now and so it seems that the network connection was to blame after all. Here are the links where you can access my slides and samples:

Developers and Architects — Strategies 2018

Linux 101 for .NET Developers

Microservices — an (almost?) complete picture

CQRS and Event Sourcing