Showing results for March 2024 - Azure Cosmos DB Blog

Mar 27, 2024
2
1

Optimizing database performance: Change partition keys of a container in Azure Cosmos DB for NoSQL API (preview)

Richa Gaur
Richa Gaur

Partitioning is a key concept in Azure Cosmos DB, a fully managed, globally distributed, multi-model database service that offers unlimited scalability and low latency. By distributing data across multiple physical partitions based on the partition key(s), Azure Cosmos DB optimizes data access and distribution, profoundly impacting database perform...

Azure Cosmos DB for NoSQLTips and TricksMigration
Mar 26, 2024
0
1

Now in public preview: Mirroring Azure Cosmos DB in Microsoft Fabric

Anitha Adusumilli Revin Chalil Jilene Maldonado
Anitha,
Revin,
Jilene

This blog is co-authored by Rodrigo Souza. We are excited to announce that mirroring Azure Cosmos DB databases in Microsoft Fabric is now available to all customers. You can seamlessly bring your databases into Microsoft OneLake, enabling no-ETL, near real-time insights on your data. Many organizations want to transform their businesses by react...

AnnouncementsAzure Cosmos DB for NoSQLAnalytics
Mar 25, 2024
0
0

Azure Cosmos DB Conf 2024: A Deep Dive for Developers and AI Enthusiasts

Ama Kusi
Ama Kusi

The world of data is constantly evolving, and developers need powerful tools to keep pace. Enter Azure Cosmos DB, a globally distributed NoSQL database built for modern app development. This year's Azure Cosmos DB Conf, happening virtually on April 16th, 2024, at 9AM – 12PM PT, is set to offer a wealth of insights and learning opportunities fo...

Announcements
Mar 19, 2024
0
3

How to use self-signed certificates to connect to Azure Managed Instance for Apache Cassandra

Alexander Laye
Alexander Laye

Azure Managed Instance for Apache Cassandra, a fully managed service, enables you to run Apache Cassandra workloads on Azure, freeing you from managing the infrastructure. In this blog post, I will show you how to use self-signed certificates to connect to your cluster and verify the identity of both the client and the server. What is a self-signe...

Azure Cosmos DB for Apache CassandraAzure Cosmos DB for NoSQLManaged Instance Apache Cassandra
Mar 13, 2024
0
1

Private Link in Azure Cosmos DB for MongoDB vCore is Generally Available!

Khelan Modi
Khelan Modi

You can now use private endpoints for your Azure Cosmos DB for MongoDB vCore clusters to allow hosts on a virtual network (VNet) to securely access data over a Private Link. The cluster's private endpoint utilizes an IP address from the virtual network's address space, ensuring that traffic between hosts on the virtual network and the database n...

Azure Cosmos DB for MongoDBSecurity
Mar 13, 2024
0
0

Announcing Try Azure Cosmos DB support with Vercel Integration

Sajeetharan Sinnathurai
Sajeetharan Sinnathurai

We're excited to announce that Vercel now supports Try Azure Cosmos DB. Now, developers can effortlessly create free Azure Cosmos DB accounts within the integration and upgrade as needed. This enhancement streamlines productivity, enabling developers to swiftly create Vercel applications with a new Azure Cosmos DB account. Empowering developers to...

Azure Cosmos DB for NoSQL
Mar 8, 2024
0
2

Azure Cosmos DB design patterns – Part 8: Preallocation

Jay Gordon
Jay Gordon

We're thrilled to present the eighth edition of our blog series, focusing on design patterns in Azure Cosmos DB for NoSQL applications. Drawing from real-world customer experiences, our goal is to help you navigate the ins and outs of JSON-based NoSQL databases. In this chapter, we'll dive deeper into common NoSQL patterns, particularly suitable fo...

Azure Cosmos DB for NoSQL