Getting Started with Azure Data Factory

Getting Started with Azure Data Factory

Azure Data Factory is a fully managed data integration service that allows you to orchestrate and automate data movement and data transformation in the cloud. In Microsoft's latest release, ADF v2 has been updated with visual tools, enabling faster pipeline builds with less code.

Read More

Azure Cosmos DB Graph API with Python

Azure Cosmos DB Graph API with Python

Explore how Azure Cosmos DB can be used to store, query and traverse graphs using Python and the Gremlin query language of Apache TinkerPop.

Read More

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