AZ-400: Develop an instrumentation strategy
- Offered byMicrosoft
AZ-400: Develop an instrumentation strategy at Microsoft Overview
Duration | 8 hours |
Total fee | Free |
Mode of learning | Online |
Schedule type | Self paced |
Difficulty level | Beginner |
Official Website | Explore Free Course |
Credential | Certificate |
AZ-400: Develop an instrumentation strategy at Microsoft Highlights
- Build a server less application architecture, automate your operations, and integrate applications by handling Azure events with Event Grid
- Obtain comprehensive diagnostic information from a web app
- Learn how to design an Azure architecture that uses modern practices and gives you full visibility into what's happening in your environment
- Learn how to make your application perform at its best
AZ-400: Develop an instrumentation strategy at Microsoft Course details
- Develop an instrumentation strategy
- Develop a Site Reliability Engineering (SRE) strategy
- Develop a security and compliance plan
- Manage source control
- Facilitate communication and collaboration
- Define and implement continuous integration
- The use of App Center to build, distribute, test, and analyze usage of apps
- Know how to enable Application Insights and client-side monitoring and view metrics in the portal
- Use of application logs in Azure Web Apps to help debug web app code
- Azure Resource Manager to organize resources, enforce standards, and protect critical assets from deletion
- The types of services offered by App Center
AZ-400: Develop an instrumentation strategy at Microsoft Curriculum
MODULE: 1 Capture Web Application Logs with App Service Diagnostics Logging
Enable and configure App Service application logging
Exercise - Enable and configure App Service application logging using the Azure portal
View live application logging with the log streaming service
Exercise - View live application logging with the log streaming service using Azure CLI
Retrieve application log files
Exercise - Retrieve Application Log Files using Azure CLI and Kudu
MODULE: 2 Control and organize Azure resources with Azure Resource Manager
Principles of resource groups
Use tagging to organize resources
Use policies to enforce standards
Secure resources with role-based access control
Use resource locks to protect resources
MODULE:3 Introduction to App Center
What is App Center?
How App Center Build works
How App Center Test works
How App Center Distribute works
How App Center Diagnostics works
How App Center Analytics works
Exercise - Create an App Center account and explore the App Center portal
MODULE: 4 Microsoft Azure Well-Architected Framework - Performance efficiency
Use scaling up and scaling out in your architecture
Optimize network performance
Optimize storage performance
Identify performance bottlenecks in your application
MODULE: 5 Microsoft Azure Well-Architected Framework - Operational excellence
Design, build, and orchestrate with modern practices
Use monitoring and analytics to gain operational insights
Use automation to reduce effort and error
Testing strategies for your application
MODULE: 6 Analyze your Azure infrastructure by using Azure Monitor logs
Features of Azure Monitor logs
Create basic Azure Monitor log queries to extract information from log data
Exercise - Create basic Azure Monitor log queries to extract information from log data
MODULE: 7 Capture and view page load times in your Azure web app with Application Insights
Enable Application Insights on an Azure web app
Exercise - Enable Application Insights on an Azure web app
View Application Insights metrics in the Azure portal
Exercise - Use the Azure portal to visualize page load times for your app
MODULE:8 Instrument server-side web application code with Application Insights
Install, configure, and initialize the Application Insights SDK
Exercise - Install the Application Insights SDK
Instrument the application
Exercise - Instrument the application]
MODULE: 9 Monitor cloud resources
Why monitor
Monitoring platforms
Metrics, indicators, and correlations
Remediation planning
MODULE: 10 React to state changes in your Azure services by using Event Grid
Respond to Azure events by using Event Grid
Exercise - Trigger a logic app by using Event Grid
Build logic that responds to an event
Exercise - Send an email when virtual machines change