Showing results for December 2020 - Azure Cosmos DB Blog

Dec 17, 2020
Post comments count6
Post likes count1

Understanding how to query arrays in Azure Cosmos DB

Tim Sander
Tim Sander

This blog is the final part of a series of blogs where we’ll demystify commonly confused concepts for developers learning how to query data using Azure Cosmos DB. Today, we’ll walk through tips and tricks for querying arrays.

QueryAzure Cosmos DB for NoSQL
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
Dec 14, 2020
Post comments count0
Post likes count0

Integrating Azure Cosmos DB Cassandra API with Apache Kafka using Kafka Connect

Abhishek Gupta
Abhishek Gupta

Azure Cosmos DB Cassandra API is a fully managed cloud service that is compatible with Cassandra Query Language (CQL) v3.11 API. It has no operational overhead and you can benefit from all the underlying Azure Cosmos DB capabilities such as global distribution, automatic scale out partitioning, availability and latency guarantees, encryption at res...

Azure Cosmos DB for Apache CassandraMigrationData Architecture
Dec 10, 2020
Post comments count2
Post likes count0

New in documentation for December 2020

Nikisha Reyes-Grange
Nikisha Reyes-Grange

A guide to the most recent Azure Cosmos DB technical documentation updates for December 2020.

Azure Cosmos DB for NoSQLNews
Dec 7, 2020
Post comments count0
Post likes count0

Managing indexing through the Azure Portal in Azure Cosmos DB’s API for MongoDB

Tim Sander
Tim Sander

In this blog, we’ll cover how to add and remove indexes using the new indexing policy editor. We’ll also highlight the differences in best practices for indexing in Azure Cosmos DB’s API for MongoDB and native MongoDB.

Azure Cosmos DB for NoSQLAzure Cosmos DB for MongoDBQuery