AZ-204: Develop solutions that use Azure Cosmos DB

Go to class
Write Review

Free Online Course: AZ-204: Develop solutions that use Azure Cosmos DB 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: Learn the core features and functionality of Azure Cosmos DB.
    • After completing this module, you'll be able to:

      • Identify the key benefits provided by Azure Cosmos DB
      • Describe the elements in an Azure Cosmos DB account and how they are organized
      • Explain the different consistency levels and choose the correct one for your project
      • Explore the APIs supported in Azure Cosmos DB and choose the appropriate API for your solution
      • Describe how request units impact costs
      • Create Azure Cosmos DB resources by using the Azure portal.
    • Module 2: Learn how partitions are organized in Azure Cosmos DB and how to choose an appropriate partition key for your solution.
    • After completing this module, you'll be able to:

      • Describe the differences between logical and physical partitions
      • Choose the appropriate partition key for your solution
      • Create a synthetic partition key
    • Module 3: Learn how to develop client and server-side programming solutions on Azure Cosmos DB.
    • After completing this module, you'll be able to:

      • Identify classes and methods used to create resources
      • Create resources by using the Azure Cosmos DB .NET v3 SDK
      • Write stored procedures, triggers, and user-defined functions by using JavaScript

Syllabus
    • Module 1: Explore Azure Cosmos DB
      • Introduction
      • Identify key benefits of Azure Cosmos DB
      • Explore the resource hierarchy
      • Explore consistency levels
      • Choose the right consistency level
      • Explore supported APIs
      • Discover request units
      • Exercise: Create Azure Cosmos DB resources by using the Azure portal
      • Knowledge check
      • Summary
    • Module 2: Implement partitioning in Azure Cosmos DB
      • Introduction
      • Explore partitions
      • Choose a partition key
      • Create a synthetic partition key
      • Knowledge check
      • Summary
    • Module 3: Work with Azure Cosmos DB
      • Introduction
      • Explore Microsoft .NET SDK v3 for Azure Cosmos DB
      • Exercise: Create resources by using the Microsoft .NET SDK v3
      • Create stored procedures
      • Create triggers and user-defined functions
      • Knowledge check
      • Summary