In this section, we'll walk through some simple recipes, to put CloudWatch to good use. This is meant to be a primer on CloudWatch's practical usage. With the vast amount of metrics available for each AWS service, there is a huge number of metric visualization techniques.
A practical walk-through
Visualization using CloudWatch dashboards
In the first part of the walk-through, we'll explore how to create a CloudWatch dashboard to visualize metrics for the Greeter Lambda function.
Creating a dashboard for Greeter metrics
In this section, we'll create...