Azure trainings!
Infused with experience from the field, brought with lots of passion!

API Platforms: centralized vs decentralized?

Throughout the last years, we really see a rise of API platforms!  The business cases behind these platforms vary from B2B/B2C marketplaces, over data-sharing initiatives towards exploration of new, innovative business models. Regardless of the scenario, there’s...

FIFO in integration scenarios

First In, First Out (FIFO) is often requested in integration scenarios.  Many integration systems are built to process a huge number of messages in parallel, so FIFO is often a requirement that forces you to go against the natural flavour of your integration hub. ...

The routing slip pattern

This post was originally published here. In this blog post, I’ll explain in depth the routing slip pattern and how you can leverage it within enterprise integration scenarios. As always I’ll have a look at the benefits, but also the pitfalls will get some...

The importance of idempotent receivers

This blog was originally posted here. In many integration projects, the importance of idempotent receivers is overlooked. This blog post summarizes what idempotent receivers are, why we need them and how we can achieve it. What? Let’s first have a closer look at...