In this chapter, we learned how to monitor the Azure serverless compute performance and application health using Azure native tools.
We have described how to set up the Functions integration with Application Insights monitoring service. We saw an overview of Application Insights features that are most relevant to serverless compute, and learned how to configure visual dashboards. We walked through configuring the service to monitor the function's performance, identify and investigate bottlenecks and failures, and set up alerts to notify administrators in case human intervention is needed.
In the next chapter, we will learn how to design applications relying on serverless compute for high availability, disaster recovery, and scale.