Apr 16, 2020 | Cloud and DevOps
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...
Mar 4, 2020 | Cloud and DevOps
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...