Book Image

Professional Microsoft Azure DevOps Engineering

By : Sahil Malik
Book Image

Professional Microsoft Azure DevOps Engineering

By: Sahil Malik

Overview of this book

The course begins by giving you an overview of Platform as a service (PaaS) and Application Platform as a Service (aPaaS). You'll also learn about Visual Studio Team Services (VSTS) and its integration with the Eclipse IDE. You'll see how to configure the application code for automated compilation and run a unit test. As you progress through the chapters, you'll explore continuous development with Microsoft Azure Web Apps by creating different environments for deploying web applications. You'll also understand the difference between Azure Web Apps and Azure App Service Environments. Next, you'll gain insights into end-to-end automation for deploying an application in PaaS. By the end of this course, you will have gained the confidence to apply your skills to real-life business scenarios.
Table of Contents (6 chapters)
Chapter 6
Continuous Monitoring with VSTS
Content Locked
Section 1
Lesson Overview
In the previous lesson, we learned how to use Continuous Deployment in VSTS for deploying our code automatically. In this lesson, you will learn about continuous monitoring, the importance of monitoring, and the different ways to monitor and troubleshoot Azure Web Apps so that we can ensure that applications remain problem-free and highly available.