Associate your web app with Application Insights – Monitoring Resources with Azure Monitor

Associate your web app with Application Insights Now that your Application Insights has been set up, you will need to link it to your application: Figure 20.44 – Turn on Application Insights Figure 20.45 – Enable Application Insights Figure 20.46 – Associating an application with Application Insights Figure 20.47 – Applying monitoring settings You have […]

Creating and configuring backup policies – Implementing Backup and Recovery Solutions

Creating and configuring backup policies The Azure Backup service is used to back up resources and data in Azure. This can be used for cloud-only or hybrid scenarios, where you want to back up your on-premises VMs to Azure. Your on-premises backup solution can also be extended to the cloud in conjunction with Azure Backup. […]

Downloading and extracting files for labs – Practice Labs – Monitoring and Backing Up Azure Resources

Downloading and extracting files for labs Follow these steps to download and extract the files: Figure 22.1 – Downloading files (ZIP) Figure 22.2 – Extract All (ZIP) You have downloaded all the files you need for performing the labs later in the chapter. Azure Recovery Services Vault with VM backup lab This labwill guide you […]

Understanding logging and monitoring – Introducing DevOps Principles

Understanding logging and monitoring Switching to a more grounded topic, one of the driving principles of DevOps is logging and monitoring instances, endpoints, services, and whatever else you can track and trace. This is necessary because regardless of whatever you do, how clean your code is, or how good your server configuration is, something will […]

RTOs and RPOs – Introducing DevOps Principles

RTOs and RPOs These two abbreviations are much more availability-focused than the other three. Recovery Time Objectives (RTOs) and Recovery Point Objectives (RPOs) are used as measuring sticks to measure the borders of availability. If an application fails to fall within its RTO or RPO then it hasn’t fulfilled its guarantee of availability. RTOs and […]