nerdexam
MicrosoftMicrosoft

DP-420 · Question #155

DP-420 Question #155: Real Exam Question with Answer & Explanation

The correct answer is C: Total Request Units. To receive an alert when Azure Cosmos DB database requests exceed the provisioned RU/s, you should monitor the 'Total Request Units' metric in Azure Monitor.

Optimize an Azure Cosmos DB solution

Question

You have an Azure Cosmos DB for NoSQL account that has multiple write regions. You need to receive an alert when requests that target the database exceed the available request units per second (RU/s). Which Azure Monitor signal should you use?

Options

  • ADocument Quota
  • BRegion Removed
  • CTotal Request Units
  • DDocument Count

Explanation

To receive an alert when Azure Cosmos DB database requests exceed the provisioned RU/s, you should monitor the 'Total Request Units' metric in Azure Monitor.

Common mistakes.

  • A. Document Quota refers to the maximum number of documents allowed, which is related to storage limits, not real-time request unit consumption.
  • B. Region Removed indicates a change in the geographical configuration of the Cosmos DB account, not related to current request unit consumption.
  • D. Document Count tracks the number of items stored in a container, which is a storage metric, not a throughput metric.

Concept tested. Azure Cosmos DB monitoring and alerting for throughput

Reference. https://learn.microsoft.com/azure/cosmos-db/monitor-cosmos-db?tabs=azure-portal#metrics

Topics

#Azure Cosmos DB Monitoring#Request Units (RU/s)#Azure Monitor Alerts#Performance Management

Community Discussion

No community discussion yet for this question.

Full DP-420 PracticeBrowse All DP-420 Questions