Manage an Azure Cosmos DB for NoSQL solution using DevOps practices
- Offered byMicrosoft
Manage an Azure Cosmos DB for NoSQL solution using DevOps practices at Microsoft Overview
Duration | 1 hour |
Total fee | Free |
Mode of learning | Online |
Schedule type | Self paced |
Difficulty level | Intermediate |
Official Website | Explore Free Course |
Credential | Certificate |
Manage an Azure Cosmos DB for NoSQL solution using DevOps practices at Microsoft Course details
- Write management scripts for Azure Cosmos DB for NoSQL
- Create resource template for Azure Cosmos DB for NoSQL
- Use the command line and Azure Resource Manager to automate common management tasks for Azure Cosmos DB for NoSQL
- This learning path helps prepare you for Exam DP-420: Designing and Implementing Cloud-Native Applications Using Microsoft Azure Cosmos DB
- Learn how to manage Azure Cosmos DB for NoSQL accounts, databases, and containers using the Azure CLI
- Learn about automated Azure Cosmos DB for NoSQL resource deployments using the Azure Resource Manager with JSON and Bicep templates
Manage an Azure Cosmos DB for NoSQL solution using DevOps practices at Microsoft Curriculum
Write management scripts for Azure Cosmos DB for NoSQL
Introduction
Create resources
Manage index policies
Configure database or container-provisioned throughput
Migrate between standard and autoscale throughput
Change region failover priority
Initiate failovers
Exercise: Adjust provisioned throughput using an Azure CLI script
Knowledge check
Summary
Create resource template for Azure Cosmos DB for NoSQL
Introduction
Understand Azure Resource Manager resources
Author Azure Resource Manager templates
Configure database or container resources
Configure throughput with an Azure Resource Manager template
Manage index policies through Azure Resource Manager templates
Exercise: Create an Azure Cosmos DB for NoSQL container using Azure Resource Manager templates
Knowledge check
Summary