0
0
Azurecloud~5 mins

Metrics for resource performance in Azure - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What are metrics in Azure Monitor?
Metrics are numerical values that describe the performance or health of an Azure resource over time. They help you understand how your resources are working.
Click to reveal answer
beginner
Name two common types of metrics collected for Azure resources.
1. CPU usage - shows how much processing power is used.<br>2. Memory usage - shows how much memory is consumed.
Click to reveal answer
beginner
Why is monitoring metrics important for cloud resources?
Monitoring metrics helps detect problems early, optimize resource use, and keep applications running smoothly without surprises.
Click to reveal answer
beginner
How can you view metrics for an Azure resource?
You can view metrics in the Azure Portal under the resource's 'Metrics' section, or use Azure Monitor to create charts and alerts.
Click to reveal answer
beginner
What is an alert in the context of Azure metrics?
An alert is a notification triggered when a metric crosses a set threshold, helping you respond quickly to issues.
Click to reveal answer
Which of the following is a metric you might monitor for an Azure Virtual Machine?
ANumber of users logged in
BCPU usage
CWebsite traffic
DEmail count
Where can you find metrics for an Azure resource?
AAzure Active Directory
BAzure Marketplace
CAzure DevOps Pipelines
DAzure Portal under the resource's Metrics tab
What does an alert do in Azure Monitor?
ASends a notification when a metric exceeds a threshold
BAutomatically fixes resource issues
CDeletes unused resources
DCreates new resources
Which metric would best indicate if a web app is running slowly?
ADisk size
BCPU usage
CResponse time
DNumber of users
Why should you monitor memory usage of a cloud resource?
ATo ensure it does not run out of memory and crash
BTo increase the number of users
CTo reduce internet speed
DTo change the resource location
Explain what metrics are and why they are important for monitoring Azure resources.
Think about how numbers can tell you if something is working well or not.
You got /3 concepts.
    Describe how you would use Azure Portal to check the performance of a virtual machine.
    Imagine you are checking the health of a car by looking at its dashboard.
    You got /4 concepts.