Hot Path Analytics with CosmosDB and Azure Functions
The Internet of Things (IoT) has opened up a new, virtually inexhaustible source of technical innovations, which are equally valuable for a broad variety of...
Serverless tutorial – On HTTP trigger store data in Azure Cosmos DB
In the last tutorial, we have created a new hello world function from the Azure portal. Azure Functions lets you execute your code in a...
Serverless tutorial – Invoke Azure functions using HTTP Trigger
Serverless services or FaaS like Azure Functions lets you run code without provisioning or managing servers. You pay only for the compute time you consume...