Going serverless with Bitcoin, Azure Functions and Cosmos DB

Going serverless with Bitcoin, Azure Functions and Cosmos DB

Serverless database computing with Azure Functions and Microsoft's fully managed No-SQL database service, Cosmos DB. Using a time-based trigger, our function will update Cosmos DB with Bitcoin price data (e.g. open, high, low, volume, etc.) on a regular interval (every 1 minute).

Read More