From the course: AWS: Networking

Unlock this course with a free trial

Join today to access over 25,600 courses taught by industry experts.

Explore CloudFront reporting

Explore CloudFront reporting - Amazon Web Services (AWS) Tutorial

From the course: AWS: Networking

Explore CloudFront reporting

- [Instructor] Now that we have our CloudFront distribution up and running, let's take a look at some of the reporting characteristics and options that are available to us. To do so, from the CloudFront dashboard, I navigate to the reports and analytics section in the left-hand nav, and choose cache statistics. The first thing I want to do, is specify the name of the distribution I'm working with. Then, I can go ahead and click update. Since this distribution was recently created, all we see is that little green dot in the upper right section of the graph. However, if we look at the total statistics, we see that we're hitting the cache quite a bit. The reason we have so many hits on our cache is that I spun up a bunch of EC2 instances distributed around the globe, and I am simply issuing a curl command to retrieve objects from this CloudFront distribution. Let's update the popular objects report. Here, we can see that both…

Contents