Showing results for 2021 - Page 2 of 4 - Azure Cosmos DB Blog

Sep 28, 2021
Post comments count0
Post likes count0

Planning Azure Cosmos DB capacity using vCores, vCPUs, and request rates

Andy Feldman
Andy Feldman

How to use the information you know about your database clusters to estimate the provisioned throughput request units you'll need when migrating NoSQL data to Azure Cosmos DB and avoid over-provisioning or overpaying

Azure Cosmos DB for NoSQLAzure Cosmos DB for MongoDB
Sep 14, 2021
Post comments count0
Post likes count0

Getting started with Azure Cosmos DB – end to end example, part 2

Cyrille Visser
Cyrille Visser

The second of a two-part series about creating your first Azure Cosmos DB implementation. Learn how to improve performance by optimizing queries and monitoring your database account.

Azure Cosmos DB for NoSQLData Architecture
Sep 9, 2021
Post comments count4
Post likes count0

Getting started with Azure Cosmos DB – end to end example

Cyrille Visser
Cyrille Visser

Understand how to create your first Azure Cosmos DB implementation with this two-part series. From when and why to choose a NoSQL database to creating containers and selecting an API, follow this end-to-end example to walk through the steps you'll take to get started.

Data ArchitectureAzure Cosmos DB for NoSQL
Aug 23, 2021
Post comments count0
Post likes count0

Cost Optimized Metrics through Log Analytics

Abinav Rameesh
Abinav Rameesh

Azure Cosmos DB is designed for high throughput and low latency workloads, with the ability to serve millions of requests per second and billions of requests a day. In addition to seeking a scalable database that can serve massive volumes of traffic, users also look for granular server-side metrics for monitoring the health and performance of their...

Azure Cosmos DB for NoSQL
Aug 12, 2021
Post comments count7
Post likes count1

Now in private preview: optimize your data distribution with hierarchical partition keys

Deborah Chen
Deborah Chen

Hierarchical partition keys are now available in private preview for the Azure Cosmos DB Core (SQL) API. With hierarchical partition keys, also known as sub-partitioning, you can now natively partition your container with up to three levels of partition keys. This enables more optimal partitioning strategies for multi-tenant scenarios or workloads ...

Azure Cosmos DB for NoSQLAnnouncements
Jul 29, 2021
Post comments count0
Post likes count0

A tour of Always Encrypted for Azure Cosmos DB

Santosh Kulkarni
Santosh Kulkarni

Always encrypted for Azure Cosmos DB provides encryption support on the client-side to protect sensitive data by encrypting data such as credit card numbers or national identification numbers, before it gets transferred over the wire to be stored in Azure Cosmos DB. Always encrypted allows clients to protect JSON property values which are deemed se...

SecurityAzure Cosmos DB for NoSQLAnnouncements