Design and implement a replication strategy for Azure Cosmos DB SQL API

Go to class
Write Review

Free Online Course: Design and implement a replication strategy for Azure Cosmos DB SQL API provided by Microsoft Learn is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge.

Overview
    • Module 1: Replicate data across the globe and manage automatic or manual failovers in Azure Cosmos DB.
    • After completing this module, you'll be able to:

      • Distribute data across global data centers
      • Configure automatic failover and perform a manual failover
      • Configure the Azure Cosmos DB SQL API .NET SDK to use a specific region
    • Module 2: Configure consistency on a sliding scale for Azure Cosmos DB SQL API.
    • After completing this module, you'll be able to:

      • Configure default consistency level for an Azure Cosmos DB account
      • Change the consistency level on a per-request basis
    • Module 3: Write data to multiple regions using Azure Cosmos DB SQL API.
    • After completing this module, you'll be able to:

      • Configure Azure Cosmos DB for multi-region write
      • Use the .NET SDK to select a write region for operations.

Syllabus
    • Module 1: Configure replication and manage failovers in Azure Cosmos DB
      • Introduction
      • Understand replication
      • Distribute data across regions
      • Evaluate the cost distributing data globally
      • Define automatic failover policies
      • Perform manual failovers
      • Configure SDK region
      • Exercise: Connect different regions with the Azure Cosmos DB SQL API SDK
      • Knowledge check
      • Summary
    • Module 2: Use consistency models in Azure Cosmos DB SQL API
      • Introduction
      • Understand consistency models
      • Configure default consistency model in the portal
      • Change consistency model with the SDK
      • Use session tokens
      • Exercise: Configure consistency models in the portal and the Azure Cosmos DB SQL API SDK
      • Knowledge check
      • Summary
    • Module 3: Configure multi-region write in Azure Cosmos DB SQL API
      • Introduction
      • Understand multi-region write
      • Configure multi-region support in the SDK
      • Understand conflict resolution policies
      • Create custom conflict resolution policy
      • Exercise: Connect multi-region write account with the Azure Cosmos DB SQL API SDK
      • Knowledge check
      • Summary