Partial Rollback with Azure Functions

Partial Rollback with Azure Functions

Azure Functions are Microsoft’s solution for the execution of code in a “serverless” environment – that is, where you worry about the code, and leave the Azure Functions service to worry about the hosting infrastructure. There are three hosting plans for Azure...
Choosing between Azure Logic Apps and Azure Functions

Choosing between Azure Logic Apps and Azure Functions

We were asked by a client about how to choose between Microsoft’s Azure Logic Apps or Azure Functions for an integration project. This post is the response that we gave to our client and will help you compare and choose between the two. How do you choose which one is...