YoVDO

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

Offered By: Microsoft via Microsoft Learn

Tags

Microsoft Azure Courses Databases Courses Azure Cosmos DB Courses NoSQL Databases Courses CRUD Operations Courses

Course Description

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

Tags

Related Courses

Introduction to Databases
Meta via Coursera
MongoDB for Node.js Developers
MongoDB University
Full Stack Foundations
Udacity
Ruby on Rails Web Services and Integration with MongoDB
Johns Hopkins University via Coursera
MongoDB Basics
MongoDB University