-
Book Overview & Buying
-
Table Of Contents
Azure for Developers - Third Edition
By :
Applications running in the cloud (whether they are web applications, services, or jobs) need to have proper monitoring implemented, so you’re able to tell what’s happening inside of them. With an application hosted in the cloud, you’re free to choose whether you’d like to leverage one of the solutions available in on-premises or native cloud services that take care of logging and monitoring configuration and infrastructure provisioning.
This chapter is going to focus on the latter – native Azure services such as Azure Monitor, Azure Log Analytics, and Azure Application Insights. We’ll talk about things such as alerts, metrics, and events and see how those services can be integrated with your application. Knowledge from this chapter will help you start exploring different methods for implementing logging and monitoring for applications hosted in Azure using native Azure services. As monitoring of cloud...