Create an Azure function app in the Azure portal.
Azure Functions (FaaS) is simply a platform to upload the application code, run, and manage the application without having to think about setting up any servers.
Serverless compute can be thought of as a "function as a service" (FaaS), or a microse...
blog.jineshkumar.com6 min read