In this chapter, we will discuss monitoring, auditing, and alerting. We will consider monitoring to be the process and tools we use to assess our application, auditing to be the process of looking for deviations from desired settings, and alerting to be the notification process when there are monitoring and auditing findings. We will review cloud provider services we can use to implement monitoring, auditing, and alerting.
The Importance of Monitoring, Auditing, and Alerting
The OWASP Top Ten1 and the Interpretation for Serverless2 include insufficient logging and monitoring ...