CosmosDB Gets Elasticity
Thursday, 08 June 2023

Microsoft has announced that Cosmos DB, its distributed multi-model database, is being improved with more elasticity and support for vector search for MongoDB. 

Cosmos DB is a globally distributed, multi-model database service that lets you scale throughput and storage independently across any number of Azure's geographic regions. It indexes all data, and the multi-model service supports document, key-value, graph and column-family data models. Cosmos DB has wire-compatible APIs for MongoDB, Apache Cassandra and Apache Gremlin, along with a native SQL dialect.

azure cosmos db

The elasticity is being improved with Burst capacity, which uses the idle throughput capacity of a database or container to handle traffic spikes. The Cosmos DB team says that databases and containers using standard provisioned throughput can be set to use burst capacity and will be able to maintain performance during short bursts, when requests exceed the throughput limit. This gives customers a temporary cushion if they've under-provisioned.

Another performance-related improvement is support for hierarchical partition keys. This enables up to three partition keys to be used instead of one to improve data distribution and achieve greater scale.

A preview was also announced at Build of Materialized views for Azure Cosmos DB for NoSQL. This lets users create and maintain secondary views of their data in containers that are used to serve queries that would be too expensive to serve with an existing container. Materialized Views can be used to create and maintain data between two containers, allowing both to work efficiently, optimizing costs and saving time.

Vector Search in Azure Cosmos DB for MongoDB vCore was also announced at Build. This lets customers integrate AI-based applications, including those built on Azure OpenAI, with their data stored in Azure Cosmos DB, and store and work with high dimensional vector data directly in Azure Cosmos DB for MongoDB vCore. This feature should reduce the need to transfer data to more expensive alternatives for vector search.

azure cosmos db

More Information

Azure Cosmos DB free trial

Related Articles

Cosmos DB Strengthens Microsoft's Azure Database

Azure Cosmos DB Gets Multi-Masters

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


JetBrains Launches IDE Services
09/04/2024

JetBrains has launched a new product suite for enterprises. JetBrains IDE Services is designed for use by large organizations with the aim of boosting developer productivity at scale.



The University of Tübingen's Self-Driving Cars Course
22/03/2024

The recorded lectures and the written material of a course on Self-Driving Cars at the University of Tübingen have been made available for free. It's a first class opportunity to learn the in an [ ... ]


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Thursday, 08 June 2023 )