Showing results for Tips and Tricks - Azure Cosmos DB Blog

Apr 23, 2021
Post comments count2
Post likes count0

Improve your Azure Cosmos DB .NET SDK initialization

Matias Quaranta
Matias Quaranta

In this post, learn about the ways you can initialize your Azure Cosmos DB .NET SDK client to avoid latency spikes in your first operations.

Azure Cosmos DB for NoSQLTips and Tricks
Feb 16, 2021
Post comments count3
Post likes count1

New ways to use composite indexes in Azure Cosmos DB

Tim Sander
Tim Sander

You can now use composite indexes in Azure Cosmos DB to optimize additional cases of the most common inefficient queries! Anytime you have a slow or high RU query, you should first consider whether the query can be optimized with a composite index.

QueryAzure Cosmos DB for NoSQLTips and Tricks
Jan 25, 2021
Post comments count2
Post likes count0

Four Ways to Try Azure Cosmos DB FREE

Nikisha Reyes-Grange
Nikisha Reyes-Grange

There are a variety of ways to try Azure Cosmos DB for free, in both production and non-production environments. Explore the options and find the one that best suits your needs.

Tips and Tricks
Dec 15, 2020
Post comments count0
Post likes count0

How Walmart, ASOS, and Chipotle power real-time ecommerce at scale with Azure Cosmos DB

Nikisha Reyes-Grange
Nikisha Reyes-Grange

Product recommendations, shopping carts, real-time personalization, and more are brought to life with Azure Cosmos DB. See how leading retailers ASOS.com, Walmart, and Chipotle power scalable eCommerce solutions around the world. Plus, find code samples, architecture diagrams, and other resources to build your own innovation solution.

Tips and Tricks
Nov 25, 2020
Post comments count3
Post likes count0

Understanding the difference between null and undefined in Azure Cosmos DB

Tim Sander
Tim Sander

This blog is part two of a series of three blogs where we’ll demystify commonly confused concepts for developers learning how to query in the SQL (core) API in Azure Cosmos DB. We’ll look at the difference between null and undefined values.

Azure Cosmos DB for NoSQLTips and Tricks
Oct 27, 2020
Post comments count0
Post likes count0

Leverage your MongoDB skills on Azure Cosmos DB

Collin Brian
Collin Brian

Learn how you can benefit by using your MongoDB skills on Azure Cosmos DB with the API for MongoDB.

Azure Cosmos DB for MongoDBTips and Tricks