Course Content
View Course Modules
0/1
Getting Started with Cosmos DB NoSQL Development (DP-3015)
    About Lesson

    Get Started with Azure Cosmos DB for NoSQL

    • Module 1: Introduction to Azure Cosmos DB for NoSQL
    • Module 2: Try Azure Cosmos DB for NoSQL

    Lab 1: Create an Azure Cosmos DB for NoSQL account

    Plan and Implement Azure Cosmos DB for NoSQL

    • Module 1: Plan and implement Azure Cosmos DB for NoSQL
    • Module 2: Configure Azure Cosmos DB for NoSQL database and containers

    Lab 1: Configure throughput for Azure Cosmos DB SQL API with the Azure portal

    Connect to Azure Cosmos DB for NoSQL with the SDK

    • Module 1: Use the Azure Cosmos DB for NoSQL SDK
    • Module 2: Configure the Azure Cosmos DB for NoSQL SDK

    Lab 1: Connect to Azure Cosmos DB for NoSQL with the SDK

    Lab 2: Configure the Azure Cosmos DB for NoSQL SDK for offline development

    Access and Manage Data with the Azure Cosmos DB for NoSQL SDKs

    • Module 1: Implement Azure Cosmos DB for NoSQL point operations

    Lab 1: Create and update documents with the Azure Cosmos DB for NoSQL SDK

    Execute Queries in Azure Cosmos DB for NoSQL

    Module 1: Query the Azure Cosmos DB for NoSQL

    Module 2: Author complex queries with the Azure Cosmos DB for NoSQL

    Lab 1: Execute a query with the Azure Cosmos DB for NoSQL SDK

    Lab 2: Paginate cross-product query results with the Azure Cosmos DB for NoSQL SDK

    Implement a Data Modeling and Partitioning Strategy for Azure Cosmos DB for NoSQL

    • Module 1: Implement a non-relational data model
    • Module 2: Design a data partitioning strategy

    Lab 1: Measure performance for customer entities

    Lab 2: Advanced modeling patterns