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

Mar 12, 2025
Post comments count0
Post likes count0

Making MongoDB workloads more affordable with M10/M20 tiers in vCore-based Azure Cosmos DB

Sudhanshu Vishodia
Sudhanshu Vishodia

vCore based Azure Cosmos DB for MongoDB is expanding its offerings with the new cost-effective M10 and M20 tiers for vCore-based deployments. These tiers lower the entry barrier for organizations adopting MongoDB within the Azure ecosystem, offering market-leading affordability while maintaining Azure's enterprise-grade reliability and features...

Azure Cosmos DB for MongoDBAzure Cosmos DB for NoSQLAnnouncements
Mar 11, 2025
Post comments count0
Post likes count1

Implementing Chat History for AI Applications Using Azure Cosmos DB Go SDK

Abhishek Gupta
Abhishek Gupta

This blog post covers how to build a chat history implementation using Azure Cosmos DB for NoSQL Go SDK and langchaingo. If you are new to the Go SDK, the sample chatbot application presented in the blog serves as a practical introduction, covering basic operations like read, upsert, etc. It also demonstrates using the Azure Cosmos DB Linux-based e...

Azure Cosmos DB for NoSQLAIAzure OpenAI
Feb 26, 2025
Post comments count0
Post likes count1

Announcing the Public Preview of the Azure Cosmos DB SDK for Rust!

Theo van Kraay
Theo van Kraay

We’re excited to announce the public preview of the Azure Cosmos DB SDK for Rust, a native Rust SDK that enables developers to interact with Azure Cosmos DB for NoSQL accounts from their Rust applications. Following the release of Azure SDK for Rust Beta, the Azure Cosmos DB Rust SDK provides an idiomatic API for performing operations on databas...

Azure Cosmos DB for NoSQL
Feb 25, 2025
Post comments count0
Post likes count3

Migrating data from DynamoDB to Azure Cosmos DB

Abhishek Gupta
Abhishek Gupta

Co-authors: RK Iyer, Mangal Dutta Migrating stateful systems, such as databases, is a complex process. A frequent requirement for customers is to transfer data from DynamoDB to Azure Cosmos DB for NoSQL. This process involves several stages, including exporting data from DynamoDB, performing necessary transformations, and importing the data into...

Azure Cosmos DB for NoSQLMigrationSpark
Feb 24, 2025
Post comments count0
Post likes count1

New Azure Cosmos DB Design Patterns Video Series – Learn, Implement, and Contribute!

Jay Gordon
Jay Gordon

We’re excited to introduce the Azure Cosmos DB Design Patterns video series—your go-to resource for learning how to design scalable, efficient, and cost-effective applications with Azure Cosmos DB. Built on real-world use cases, each episode explores a proven design pattern, walking through how it works, when to use it, and how to implement it usi...

Azure Cosmos DB for NoSQLData Modeling
Feb 20, 2025
Post comments count0
Post likes count0

Moving to TLS 1.2 for Azure Cosmos DB: Ensuring Secure Connections

Iria Osara
Iria Osara

Security and reliability are at the core of modern cloud applications. To strengthen data protection and align with industry best practices, we encourage all Azure Cosmos DB customers to transition to TLS 1.2. This post explains why this change is important, how to make the transition, and the benefits it brings to your applications. Why Move to T...

Azure Cosmos DB for NoSQLSecurity
Feb 12, 2025
Post comments count0
Post likes count4

DocumentDB is Gaining Momentum in the Open-Source Database World

Patty Chow
Patty Chow

In the short amount of time since we unveiled DocumentDB, our open-source document database platform powering the vCore based Azure Cosmos DB for MongoDB, and the feedback has been nothing short of phenomenal. In this short time, we've received a lot of attention from tech media and community members alike. Rapid Community Adoption Developers and...

Azure Cosmos DB for NoSQLAzure Cosmos DB for MongoDB
Feb 11, 2025
Post comments count3
Post likes count0

A Powerful, Open-Source MongoDB GUI for Everyone

Tomasz Naumowicz
Tomasz Naumowicz

Introduction Azure Cosmos DB for MongoDB provides robust support through its Request Units (RU) model and vCore-based architecture, enabling flexible and scalable options for various workloads. We are now on a mission to deliver the ultimate developer experience. To achieve this, we have integrated Azure Cosmos DB for MongoDB support into the Azur...

Azure Cosmos DB for NoSQL
Feb 5, 2025
Post comments count0
Post likes count3

Use Azure Cosmos DB as a Docker container in CI/CD pipelines

Abhishek Gupta
Abhishek Gupta

There are lot of benefits to using Docker containers in CI/CD pipelines, especially for stateful systems like databases. For example, when you run integration tests, each CI job can start the database in an isolated container with a clean state, preventing conflicts between tests. This results in a testing environment that is reliable, consistent, ...

Azure Cosmos DB for NoSQL
Jan 24, 2025
Post comments count0
Post likes count0

Revolutionizing Large-Scale AI with Janusgraph and Azure Managed Instance for Apache Cassandra

Dileep Rao
Dileep Rao

JanusGraph is a high-performance graph database that offers flexibility in choosing storage backends. Apache Cassandra is a distributed NoSQL database known for its scalability and fault tolerance. Combining these two technologies can create a robust and efficient graph database solution. You can use the Azure Managed Instance for Apache Cassan...

Azure Cosmos DB for NoSQL