Week_4

Week_4

Professional Development

72 Qs

quiz-placeholder

Similar activities

P3O Foundation

P3O Foundation

Professional Development

75 Qs

CHP 7 Comprehensive Medical Assisting Study Guide

CHP 7 Comprehensive Medical Assisting Study Guide

Professional Development

74 Qs

logistyka spl 01

logistyka spl 01

Professional Development

71 Qs

Salesforce Administrator Quiz

Salesforce Administrator Quiz

Professional Development

72 Qs

Week 1 Questions

Week 1 Questions

Professional Development

70 Qs

Final Assessment Part 1

Final Assessment Part 1

Professional Development

70 Qs

Quiz on SEBI Regulations and Financial Concepts

Quiz on SEBI Regulations and Financial Concepts

Professional Development

71 Qs

Amazon Monitoring & Audit

Amazon Monitoring & Audit

Professional Development

73 Qs

Week_4

Week_4

Assessment

Quiz

Other

Professional Development

Medium

Created by

CloudThat Technologies

Used 1+ times

FREE Resource

72 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

You’re implementing observability in a cloud-based e-commerce app. Which of the following ensures end-to-end traceability across services?
Custom logs in Azure Monitor
Azure Application Insights with Distributed Tracing
Azure Advisor cost recommendations
Network Security Group (NSG) logs

Answer explanation

Application Insights with Distributed Tracing helps trace requests across microservices for full visibility.

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is a common pitfall when setting up observability in microservices-based cloud apps?
Using structured logs
Not correlating telemetry data
Implementing distributed tracing
Using Application Insights

Answer explanation

Without correlating logs, metrics, and traces, it’s difficult to diagnose issues across services.

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which Azure service allows sending alerts to Teams and email when CPU usage exceeds 80%?
Azure Advisor
Azure Resource Health
Azure Monitor Action Groups
Azure Blueprints

Answer explanation

Action Groups in Azure Monitor send notifications via Teams, email, and other channels.

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

During cost optimization, Azure Advisor recommends resizing an underutilized VM. What’s the primary benefit of following this?
Enhanced observability
Improved performance
Cost savings
Increased network throughput

Answer explanation

Azure Advisor helps reduce costs by identifying underused resources like oversized VMs.

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

You're writing a KQL query to count failed login attempts. What clause ensures only results with 'Failure' status are shown?
summarize
extend
where
join

Answer explanation

The where clause filters data, allowing selection of logs with specific criteria like ResultType == "Failure".

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A team sets up alerts but forgets to configure an action group. What will happen?
Alerts will automatically send emails
Alerts will be visible in Azure Monitor but no notifications will be sent
Alerts will fail to trigger
All resource groups will be deleted

Answer explanation

Without action groups, alerts will appear in the portal but no external actions (email, Teams, etc.) occur.

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is a benefit of using centralized logging strategies in cloud environments?
Reduced log retention costs
Improved trace performance
Simplified root cause analysis
Decreased network latency

Answer explanation

Centralized logging simplifies correlating events from multiple systems for root cause analysis.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?