Showing results for Azure Cosmos DB for NoSQL - Azure Cosmos DB Blog

Jun 6, 2025
Post comments count0
Post likes count0

Building a Modern Python API with Azure Cosmos DB: A 5-Part Video Series

Gwyneth Peña-Siguenza
Gwyneth Peña-Siguenza

I'm excited to share our new video series where I walk through building a production-ready inventory management API using Python, FastAPI, and Azure Cosmos DB NoSQL. This project demonstrates modern async patterns, clean architecture, and enterprise-grade features like batch operations and optimistic concurrency control. This builds on our Get...

Azure Cosmos DB for NoSQLPython SDK
May 30, 2025
Post comments count0
Post likes count1

Powering Real-Time Messaging at Scale with Azure Cosmos DB

Surendra Singh
Surendra Singh

Microsoft Teams, Copilot, Azure Communication Services and many other product offerings from Microsoft, rely on a unified messaging platform that powers real-time communication and collaboration at an unprecedented scale. This messaging platform has become critical for enabling boundary-less collaboration, supporting hundreds of millions of users w...

Azure Cosmos DB for NoSQL
May 29, 2025
Post comments count0
Post likes count0

Building Multi-Agent AI Apps in Java with Spring AI and Azure Cosmos DB!

Theo van Kraay
Theo van Kraay

As AI-driven apps become more sophisticated, there's an increasing need for them to mimic collaborative problem solving - like a team of domain experts working together. Multi-agent apps offer exactly that: collections of specialized agents that cooperate to handle complex tasks. But to make them production-grade, you need more than just clever pro...

Azure Cosmos DB for NoSQLAIJava SDK
May 28, 2025
Post comments count0
Post likes count0

Azure Cosmos DB TV – Everything New in Azure Cosmos DB from Microsoft Build 2025

Jay Gordon Mark Brown Kirill Gavrylyuk
Jay,
Mark,
Kirill

Microsoft Build 2025 brought major innovations to Azure Cosmos DB, and in Episode 105 of Azure Cosmos DB TV, Principal Program Manager Mark Brown sits down with Kirill Gavrylyuk, Vice President and GM of Azure Cosmos DB, to break it all down. Whether you're developing AI-native apps, building with MongoDB, or just looking for better performance an...

Azure Cosmos DB for NoSQL
May 23, 2025
Post comments count0
Post likes count1

Announcing General Availability of JavaScript SDK v4 for Azure Cosmos DB

Sajeetharan Sinnathurai
Sajeetharan Sinnathurai

We’re excited to launch version 4 of the Azure Cosmos DB JavaScript SDK! This update delivers major improvements that make it easier and faster to build high-performance apps with the Azure Cosmos DB for NoSQL API. Version 4 is available now and targets Node.js v18 and above, introducing a host of new capabilities, including: ...

Azure Cosmos DB for NoSQL
May 23, 2025
Post comments count0
Post likes count0

Confluent Cloud Releases Managed V2 Kafka Connector for Azure Cosmos DB

Theo van Kraay
Theo van Kraay

This article was co-authored by Sudhindra Sheshadrivasan, Staff Product Manager at Confluent. We’re excited to announce the General Availability (GA) of the Confluent Cloud-managed V2 Kafka Connector for Azure Cosmos DB! This release marks a major milestone in our mission to simplify and streamline real-time data streaming from and into Azure Co...

Azure Cosmos DB for NoSQLJava SDKChange Feed
May 23, 2025
Post comments count2
Post likes count1

Meet the DocumentDB Extension for VS Code and DocumentDB Local — A Fast, Friendly Way to Work with DocumentDB, Locally and Beyond

Sajeetharan Sinnathurai
Sajeetharan Sinnathurai

Say hello to the new DocumentDB extension for Visual Studio Code—an efficient open-source database tool that brings your MongoDB API and DocumentDB databases right into your editor. Designed for developers building cloud apps, working in hybrid or local setups, or debugging live production systems, this extension lets you browse, manage, and query ...

Azure Cosmos DB for NoSQL
May 23, 2025
Post comments count0
Post likes count2

Now in Public Preview: Azure Functions Trigger for Azure Cosmos DB for MongoDB vCore

Sajeetharan Sinnathurai
Sajeetharan Sinnathurai

The Azure Cosmos DB trigger for Azure Functions is now in public preview—available for C# Azure Functions using Azure Cosmos DB for MongoDB vCore! This new capability allows developers to easily trigger Azure Functions in response to changes in a MongoDB vCore collection, making it simple to build real-time, event-driven applications with minima...

Azure Cosmos DB for NoSQL
May 22, 2025
Post comments count0
Post likes count0

Public Preview: Shape and Control Workloads with Throughput Buckets in Azure Cosmos DB

Richa Gaur
Richa Gaur

Imagine your application is processing customer checkouts in real-time, while a background process synchronizes data for reporting. Suddenly, the seamless user experience falters because the sync job consumes more RU/s than anticipated.  Many teams face a common challenge: multiple workloads share the same container resources, yet each has diffe...

Azure Cosmos DB for NoSQLTips and TricksNews
May 21, 2025
Post comments count0
Post likes count2

Now in Preview: Azure Cosmos DB Fleets

Deborah Chen
Deborah Chen

We’re excited to announce the preview of Azure Cosmos DB fleets. Azure Cosmos DB fleets address common challenges that developers face when building and managing multi-tenant or Software as a Service (SaaS) applications. Today, many SaaS providers using Azure Cosmos DB isolate each tenant in a separate database account to meet strict performa...

Azure Cosmos DB for NoSQL