In this chapter, we learnt about monitoring the cloud and how AWS CloudWatch enables us to monitor all resources in AWS cloud through its various features, and the benefits of using AWS CloudWatch. We also went through its architecture in detail.
We learnt about all the components of AWS CloudWatch such as metrics, alarms, dashboards, and so on, to create a comprehensive monitoring solution for our workload. We now know how to monitor predefined and custom metrics as well as how to log data from multiple sources, such as EC2 instances, applications, AWS CloudTrail, and so on.
Next, we learnt about monitoring EC2 instances for our servers in the cloud. We went through various automated and manual tools available in AWS to monitor our EC2 instances thoroughly. We deep dived into AWS Management Pack, which helps us to monitor all our resources in AWS and outside of AWS in...