Showing results for September 2020 - Azure Cosmos DB Blog

Sep 30, 2020
0
0

Data modeling, partitioning, and pricing in 2 minutes

Nikisha Reyes-Grange
Nikisha Reyes-Grange

Build your NoSQL database for speed, scale, and performance with the right data modeling, partitioning, and pricing strategies. In under 2-minutes, these new videos will help guide your next application development project.

Tips and Tricks
Sep 24, 2020
6
0

Optimizing bandwidth in the Azure Cosmos DB .NET SDK

Matias Quaranta
Matias Quaranta

Learn how to optimize the network bandwidth usage in your application by taking advantage of EnableContentResponseOnWrite to avoid getting unneeded content as part of your operations with the Azure Cosmos DB .NET SDK

Azure Cosmos DB for NoSQLTips and Tricks
Sep 22, 2020
0
0

Ignite 2020: New serverless and analytics capabilities announced

Nikisha Reyes-Grange
Nikisha Reyes-Grange

Today, at Microsoft Ignite 2020, we announced new ways to run serverless workloads and bring the power of Azure Synapse Analytics to operational data in Azure Cosmos DB. These capabilities offer new possibilities for NoSQL developers and data analysts to power applications at any size or scale – from dev/test to production. You can explore these ne...

AnnouncementsAzure Cosmos DB for MongoDBAnalytics
Sep 15, 2020
3
0

Bulk Updates with Optimistic Concurrency Control

Theo van Kraay
Theo van Kraay

How to support bulk updates in Azure Cosmos DB with Optimistic concurrency control. In this sample, we use Core (SQL) API to bulk update vertices in a graph hosted in Gremlin API!

Azure Cosmos DB for Apache GremlinAzure Cosmos DB for NoSQLTips and Tricks
Sep 11, 2020
0
0

Upgrade your server version from 3.2 to 3.6 for Azure Cosmos DB API for MongoDB

Luis Bosquez
Luis Bosquez

You can now upgrade your applicable MongoDB account to the latest version by using our automatic database upgrade process. The upgrade process doesn't interrupt the availability of your account and it doesn't consume RU/s or decrease the capacity of the database at any point. No existing data or indexes will be affected by this process. This is...

Azure Cosmos DB for MongoDBAnnouncements