Designing & Implementing Cloud-Native Applications Using Microsoft Azure Cosmos DB (DP-420T00)
Contact us to book this course
Delivery methods
On-Site, Virtual
Duration
4 days
This course teaches developers how to create application using the NoSQL API and SDK for Azure Cosmos DB. Students will learn how to write efficient queries, create indexing policies, manage and provisioned resources, and perform common operations with the SDK.
Learning Objectives
-
Create and configure Azure Cosmos DB SQL API account, database, and container
-
Use the .NET SDK to manage resources and perform operations
-
Perform queries of varying complexity
-
Design a data modeling and partitioning strategy
-
Optimize queries and indexes based on characteristics of an application
-
Use the Azure Resource Manager to manage accounts and resources with CLI or JSON and Bicep templates.
Who Should Attend
Software engineers tasked with authoring cloud-native solutions that leverage Azure Cosmos DB for NoSQL and its various SDKs. They are familiar with C#, Python, Java, or JavaScript. They also have experience writing code that interacts with a SQL or NoSQL database platform.
Prerequisites
- Familiarity with Azure and the Azure portal.
- Experience programming with C#. If you have no previous programming experience, we recommend you complete the Take your first steps with C# learning path before starting this one.
Course outline
- Introduction to Azure Cosmos DB for NoSQL
- Try Azure Cosmos DB for NoSQL
- Plan Resource Requirements
- Configure Azure Cosmos DB for NoSQL
- Move data into and out of Azure Cosmos DB for NoSQL
- Use the Azure Cosmos DB for NoSQL SDK
- Configure the Azure Cosmos DB for NoSQL SDK
- Implement Azure Cosmos DB for NoSQL point operations
- Perform cross-document transactional operations with the Azure Cosmos DB for NoSQL
- Process bulk data in Azure Cosmos DB for NoSQL
- Query the Azure Cosmos DB for NoSQL
- Author complex queries with the Azure Cosmos DB for NoSQL
- Define indexes in Azure Cosmos DB for NoSQL
- Customize indexes in Azure Cosmos DB for NoSQL
- Consume an Azure Cosmos DB for NoSQL change feed using the SDK
- Handle events with Azure Functions and Azure Cosmos DB for NoSQL change feed
- Search Azure Cosmos DB for NoSQL data with Azure Cognitive Search
- Implement a non-relational data model
- Design a data partitioning strategy
- Configure replication and manage failovers in Azure Cosmos DB
- Use consistency models in Azure Cosmos DB for NoSQL
- Configure multi-region write in Azure Cosmos DB for NoSQL
- Customize an indexing policy in Azure Cosmos DB for NoSQL
- Measure index performance in Azure Cosmos DB for NoSQL
- Implement integrated cache in Azure Cosmos DB for NoSQL
- Measure performance in Azure Cosmos DB for NoSQL
- Monitor responses and events in Azure Cosmos DB for NoSQL
- Implement backup and restore for Azure Cosmos DB for NoSQL
- Implement security in Azure Cosmos DB for NoSQL
- Write management scripts for Azure Cosmos DB for NoSQL
- Create resource template for Azure Cosmos DB for NoSQL
- Build multi-item transactions with the Azure Cosmos DB for NoSQL
- Expand query and transaction functionality in Azure Cosmos DB for NoSQL