Access and manage data with the Azure Cosmos DB for NoSQL SDKs
- Offered byMicrosoft
Access and manage data with the Azure Cosmos DB for NoSQL SDKs at Microsoft Overview
Duration | 1 hour |
Total fee | Free |
Mode of learning | Online |
Schedule type | Self paced |
Difficulty level | Intermediate |
Official Website | Explore Free Course |
Credential | Certificate |
Access and manage data with the Azure Cosmos DB for NoSQL SDKs at Microsoft Course details
- Implement Azure Cosmos DB for NoSQL point operations
- Perform cross-document transactional operations with the Azure Cosmos DB for NoSQL
- Process bulk data in Azure Cosmos DB for NoSQL
- Use the .NET SDK for Azure Cosmos DB for NoSQL to perform common operations on databases, containers, and items
- This learning path helps prepare you for Exam DP-420: Designing and Implementing Cloud-Native Applications Using Microsoft Azure Cosmos DB
- Perform bulk operations on Azure Cosmos DB in bulk from code using the SDK
Access and manage data with the Azure Cosmos DB for NoSQL SDKs at Microsoft Curriculum
Implement Azure Cosmos DB for NoSQL point operations
Introduction
Understand point operations
Create documents
Read a document
Update documents
Configure time-to-live (TTL) value for a specific document
Delete documents
Exercise: Create and update documents with the Azure Cosmos DB for NoSQL SDK
Knowledge check
Summary
Perform cross-document transactional operations with the Azure Cosmos DB for NoSQL
Introduction
Create a transactional batch with the SDK
Review batch operation results with the SDK
Exercise: Batch multiple point operations together with the Azure Cosmos DB for NoSQL SDK
Implement optimistic concurrency control
Knowledge check
Summary
Process bulk data in Azure Cosmos DB for NoSQL
Introduction
Create bulk operations with the SDK
Review bulk operation caveats
Implement bulk best practices
Exercise: Move multiple documents in bulk with the Azure Cosmos DB for NoSQL SDK
Knowledge check
Summary