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

Logic Apps batching

This post was originally published here. This blog post dives into the details of how you can achieve batching with Logic Apps. Batching is still a highly demanded feature for a middle-ware layer. It’s mostly introduced to reduce the performance impact on the...

Logic Apps is not a fit for enterprise integration

This post was originally published here. “Logic Apps is not a fit for real enterprise integration!”. This is a statement I often heard throughout the last year. In this blog, I’ll summarize the main reasons why people tend to make such statements....

Logic Apps debatching

The post was originally published here. Debatching is a common need in enterprise integration. This blog post includes several ways to achieve debatching in Logic Apps for both JSON and XML messages. The aspect of monitoring and exception handling is also covered....

Save costs by scheduling Logic Apps

This post was originally published here. Within Logic Apps, there is a pay-per-usage pricing model. You get invoiced for every action that is executed, but also for every polling trigger (regardless whether the trigger is skipped or fired). You can reduce the cost of...