Azure Cosmos DB Blog

The latest news, updates and technical insights from the Azure Cosmos DB team

Introducing Integrated Vector Database in Azure Cosmos DB for MongoDB vCore

(image) We are thrilled to announce the release of Integrated Vector Database in Azure Cosmos DB for MongoDB vCore, which will be showcased at Microsoft Build. This innovative feature opens a world of new opportunities for building intelligent AI-powered applications and makes Azure Cosmos DB for MongoDB vCore the first among MongoDB-...

Announcing Materialized Views for Azure Cosmos DB for NoSQL (Preview)

When designing an application using Azure Cosmos DB, users are required to select a Partition Key from among the properties stored for each item, and the value in the Partition Key is used to scale out their data. Users can avoid costly cross partition queries by correctly using the Partition Key in their queries but in many cases, it can be ...

Real time data processing with new Azure Cosmos DB change feed modes

The Azure Cosmos DB change feed allows applications to seamlessly react to real time changes to data! It’s a persistent record of changes to items in your container in the order they occurred. Instead of writing complex code to query recently modified documents, manually track checkpointing, and handle retries for errors in processing, the ...

Auto scaling Azure Cosmos DB for PostgreSQL with Citus, Grafana, & Azure Functions

One of the top Citus features is the ability to run PostgreSQL at any scale, on a single node as well as a distributed database cluster. As your application needs to scale, you can add more nodes to the Citus cluster, rebalance existing data to the new Postgres nodes, and seamlessly scale out. However, these operations require manual ...

Register Now for Azure Cosmos DB North America Roadshow Events

  (image) The world of technology is rapidly evolving, and so are the tools we use to interact with it. As more organizations and developers look to leverage the power of AI and build intelligent applications with cloud scale databases, Microsoft Azure Cosmos DB stands as a beacon, offering unmatched scalability, performance, and ...

Azure Cosmos DB at Build 2023: Everything you need to know

(image)   Build season is upon us again and we’ve got plenty of goodies in store. From a ton of new features that will make life easier for developers, to exciting sessions where Azure Cosmos DB will be the star of the show, you won’t want to miss the event. This year’s Build takes place May 23-25th and is happening both in-...

Evolving django-multitenant to build scalable SaaS apps on Postgres & Citus

This post by Gurkan Indibay about the django-multitenant library was originally published on the Citus Open Source Blog.   If you’re building a software application that serves multiple tenants, you may have already encountered the challenges of managing and isolating tenant-specific data. That’s where the django-multitenant library ...

Migration assessment for MongoDB to Azure Cosmos DB for MongoDB

As more and more businesses are moving their applications to the cloud or looking for improvements in their cloud applications, they are faced with the challenge of choosing the right database solution for their needs. For those who are currently using MongoDB, Azure Cosmos DB for MongoDB is an attractive option. Azure Cosmos DB offers two ...

Data Encryption at rest with Customer Managed keys for Azure Cosmos DB for PostgreSQL

Today, we are thrilled to announce the public preview of data encryption at rest with customer managed keys for Azure Cosmos DB for PostgreSQL. Data stored in your Azure Cosmos DB for PostgreSQL cluster is automatically and seamlessly encrypted with keys managed by Microsoft (service-managed keys). Optionally, you can now choose to add an ...