This guide is designed to address some common questions and provide steps to troubleshoot some of the more common S3 related issues.
Below are some general details associated to S3:
- There are 4 types of S3 services:
- Amazon S3 Standard is the default class.
- Amazon S3 Standard Infrequent Access (IA) is designed for less frequently accessed data. Typical use cases are backup and disaster recovery solutions.
- Amazon S3 One Zone-Infrequent Access is designed for data that is not often needed but when required, needs to be accessed rapidly. Data is stored in one zone and if that zone is destroyed, all data is lost.
- Amazon Glacier is designed for long-term storage of data that is infrequently accessed and where retrieval latency of minutes or hours is acceptable.
- S3 bucket configuration is essential to account setup within CloudHealth.
Notable CloudHealth S3 Features
CloudHealth provides visibility into cost and usage associated to the various types of S3 types available
- Reporting
- Reporting on S3 provides cost information regarding your S3 storage. S3 is billed by the amount of storage used, as well as the amount of data transferred out.The totals within this report reflect the cost of data transfer as well as storage. You can select other options as well, such as API costs, costs by bucket, and/or Glacier storage costs.
- Usage reporting shows what your S3 usage over time and which S3 storage types are used most frequently
- CloudTrail reporting
- It's a common misconception that configuring S3 buckets will enable CloudTrail but a separate process is required with new bucket setup.
- S3 buckets can be configured to receive subscriptions. You may need to switch to an administrator role to ensure the appropriate permissions in order to manipulate what goes into the S3 bucket