Azure Cosmos DB Tutorials

Get Started with Azure Cosmos DB

Learn the fundamental concepts of Azure Cosmos DB, including its multi-model capabilities, global distribution, and consistency models. This tutorial guides you through creating your first database and container.

Getting Started Core Concepts Database
Learn More

Using the SQL API with Azure Cosmos DB

Master the powerful SQL query language for interacting with your data in Azure Cosmos DB. This tutorial covers creating, querying, and updating documents using the SQL API.

SQL API Querying Data Management
Learn More

Integrating Azure Cosmos DB with .NET Applications

Discover how to seamlessly integrate Azure Cosmos DB into your .NET applications. This guide provides code examples and best practices for using the .NET SDK.

.NET SDK Integration
Learn More

Developing with Azure Cosmos DB using Node.js

Build scalable applications using Node.js and Azure Cosmos DB. This tutorial focuses on using the Node.js SDK to manage your NoSQL data efficiently.

Node.js SDK Web Development
Learn More

Global Distribution Strategies for Cosmos DB

Learn how to leverage Azure Cosmos DB's global distribution capabilities to achieve high availability and low latency for your applications worldwide.

Global Distribution High Availability Performance
Learn More

Optimizing Performance in Azure Cosmos DB

Understand key performance tuning techniques, including indexing strategies, request unit management, and partitioning best practices for Azure Cosmos DB.

Performance Tuning Indexing Partitioning
Learn More