Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Microsoft

Access and manage data with the Azure Cosmos DB for NoSQL SDKs

Microsoft via Microsoft Learn

Overview

  • Module 1: Write code to create, read, update, and delete items in Azure Cosmos DB SQL API.
  • After completing this module, you'll be able to:

    • Perform CRUD operations using the SDK
    • Configure TTL for a specific item
  • Module 2: Perform operations on multiple items in single logical units of work.
  • After completing this module, you'll be able to:

    • Create a transactional batch and review results
    • Implement optimistic concurrency control for an operation
  • Module 3: Perform bulk operations on Azure Cosmos DB in bulk from code using the SDK.
  • After completing this module, you'll be able to:

    • Use C# task asynchronous programming model and "bulk" support in the Azure Cosmos DB SQL API .NET SDK

Syllabus

  • Module 1: Implement Azure Cosmos DB SQL API 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 SQL API SDK
    • Knowledge check
    • Summary
  • Module 2: Perform cross-document transactional operations with the Azure Cosmos DB SQL API
    • 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 SQL API SDK
    • Implement optimistic concurrency control
    • Knowledge check
    • Summary
  • Module 3: Process bulk data in Azure Cosmos DB SQL API
    • 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 SQL API SDK
    • Knowledge check
    • Summary

Reviews

Start your review of Access and manage data with the Azure Cosmos DB for NoSQL SDKs

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.