Azure Content Spotlight – Azure Cosmos DB Tips & Tricks

Welcome to another Azure Content Spotlight! These articles are used to highlight items in Azure that could be more visible to the Azure community.

This week's content spotlight is about some tips & tricks for Azure Cosmos DB.

 

The first one is about Horizontal Partitioning in Azure Cosmos DB, an Azure Friday video from Channel 9. This video will cover how to partition your data in Azure Cosmos DB, will give you best practices for choosing a partition key, and how to troubleshoot bad partition key choices. For more information about Partition and scale in Azure Cosmos DB, you can refer to the following site: https://docs.microsoft.com/en-ca/azure/cosmos-db/partition-data.

The second one is about Tips for using the Gremlin API with Azure Cosmos DB. Gremlin is the traversal query language for Cosmos DB graph and for writing efficient Gremlin queries, knowledge of the graph structure and the query execution plan is required. In this video you will learn how to structure a Gremlin query, and what the best practices are, and you will get tips & tricks to get the best performance. For more information about the Graph API for Cosmos DB, you can refer to the following website: https://docs.microsoft.com/en-ca/azure/cosmos-db/graph-introduction.

You can watch the videos over here:

 

-Sjoukje