Module 3f - Describe Core Solution and Mgmt Tools - Choosing the Best Monitoring Services Flashcards
Hint: O D AP
What can monitoring solutions help you with in Azure?
- *Optimization** - Answers/Insights/Alerts to optimize your cloud usage
- *Diagnostics** - Root cause analysis for unplanned issues
- *Availability Planning** - Proactive preparation for planned outage and downtime
What is Azure ADVISOR?
Its your cloud optimization tool.
It evaluates your existing use of Azure Resources in order to provide recommendations to improve reliability, security, performance, reduce costs and overall achieve operational excellence.
- Saves you time with optimization tasks
- Recommendations include suggested action items that can be either done right away, postponed or dismissed
- Recommendations are given via Azure Portal, API
- Notification support for Alerts for new Recommendations
Hint: R S P C OE!
What are the five (5) Recommendation Categories for Azure Advisor?
- Reliability - Ensure/Improve continuity of business-critical applications
- Security - Detect threats, vulnerabilities, anything that could lead to a security breach
- Performance - Improve the speed of your apps
- Cost - Optimize and reduce your Azure spend
- Operational Excellence - Achieve process and workflow efficiency, resource manageability and deployment best practices
Hint: T
What is Azure MONITOR?
Azure Monitor only collects telemetry for Cloud Resources (T/F)?
Azure Monitor is a monitoring solution that collects TELEMETRY.
It’s a platform for collecting, analyzing, visualizing, and potential action-taking, based on METRICS and logging data from your entire Azure and On-Prem environments
(Hint: five (5) sources…
What sources does Azure Monitor collect data from?
- Application Layer
- OS Layer
- Azure Resources
- Azure Subscription
- Azure Tenant (then potentially “Custom Resources”)
Where does Azure Monitor store collected data?
Centralized repositories. Workflows and logging data are stored here
Hint: P A R
Give three (3) major ways that data collected by Azure Monitor is used.
Performance Monitoring: Real-time and historical performance across the entire architecture
Alerting: Real-time alerting (SMS, email, etc). Additional options with thresholds to trigger auto-scaling
Mostly though for Reporting:
- High-level reports in Azure Monitor Dashboard
- Aggregated and detailed reporting
- Granular reporting via custom views using PowerBI or Kusto queries
What is Azure Service Health?
A personalized view of the overall health of services, regions and resource you use.
What are Root Cause Analyses (RCAs)?
After an outage, Azure Service Health provides official incident reports
Hint: SI PM HA
What are the three (3) Event types Service Health keeps an eye on?
Service Issues:
- Outages that affect you right now. Drill down into services/regions/updates from dev teams, and share/track info on each
Planned Maintenance:
- Events that affect availability. Drill down into affected services, regions and details; this will show you what you need to do
- MOST events occur without impact to you and are NOT shown
- Reboot events allow you to choose when to perform maintenance to minimize downtime
Health Advisories:
- Issues that require immediate action to avoid service disruptions (breaking changes, service retirement, etc.)
- Announced FAR in advance to allow for planning
What does status.azure.com show you?
Issues that broadly affect Azure customers. Gives you status of all services that run on Azure, for each possible Azure Geographie, including Government, China and Jio (Azure India)
When you need to analyze for cost reduction, improve resilience and harden security, which Azure Monitoring Service do you use?
Azure Advisor when you’re looking for analysis on DEPLOYED Resources. You’ll get SUGGESTIONS for reliability, security, performance, cost and operations
When need to monitor your Services or your usage of Azure, which two Azure Monitoring Services do you use?
Azure Service Health to keep tabs on your individual usage of Azure, Regions you’re in, and availability status of Services
Azure Monitor to create reports and notifications on performance
When you want to measure custom Event Logs, which Azure Monitoring Service do you use?
Azure Monitor for measuring custom events and other telemetry data
NOTE - Azure Application Insights uses Azure Monitor under the hood. So custom logs and code and such, it still falls back to Azure Monitor!
When you want to set up alerts for outages or auto-scaling/auto-deployment of additional instances/Resources, which Azure Monitoring Service do you use?
Azure Monitor again!