Skip to content

Latest commit

 

History

History
146 lines (78 loc) · 7.62 KB

README.md

File metadata and controls

146 lines (78 loc) · 7.62 KB

Lab 3 - Amazon S3 Analytics and Metrics

Introduction

This is a two part lab on Amazon S3 Analytics and Metrics.

Part 1 demonstrates using the Amazon S3 Storage Class Analysis feature to help make lifecycle management decisions.

Part 2 demonstrates using Amazon S3 Metrics to monitor storage, request, and data transfer information.

S3 Storage Class Analysis Lab

Note: A sample bucket has been configured with Storage Class Analysis enabled on some sample data for you to view in this lab.

  1. Go to the S3 console, select the S3 bucket with the name stg209-analyticsandmetrics-demo

  2. Choose the Management tab, and then choose Analytics. Review the graphs and try the filters.

    Analytics

  3. Storage Class Analysis usually gathers data for 30 days or more before providing recommendations on the storage class. Here is a sample of an environment with a lot of data that is infrequently accessed and is a candidate for moving to a lower cost tier.

    Analytics

S3 Metrics Lab

Note: A sample bucket has been configured with S3 Storage Metrics already enabled and with some sample data already loaded.

  1. Go to the S3 console, select the S3 bucket with the name stg209-analyticsandmetrics-demo

  2. Choose the Management tab, and then choose Metrics.

    Metrics

  3. View the various graphs that are available on the Storage tab. Also be sure to check out the data filtered by various prefixes.

    Metrics

  4. Take a look at the graphs on the Requests and Data Transfer tabs

    Metrics

Lab Complete

Congratulations! You have completed Lab 3.

Navigation

Lab 4 | Back to Overview