Amazon S3 Storage Classes
With Amazon Simple Storage Service (S3), you can manage and reduce storage costs without affecting performance. Review this infographic to learn how.
Amazon S3, or Simple Storage Service, is a widely used object storage service that offers high durability, security, and performance. It is designed to provide 99.999999999% durability, ensuring that data is safely stored across multiple systems within a single AWS Region. S3 supports a variety of storage classes tailored to different data access patterns, resiliency needs, and cost requirements.
How do S3 Storage Classes work?
S3 offers several storage classes, each designed for specific access patterns and cost efficiencies. For instance, S3 Intelligent-Tiering automatically moves data between cost-optimized tiers based on access patterns, while S3 Glacier provides low-cost long-term storage with varying retrieval speeds. These classes help organizations optimize their storage costs without compromising on availability or performance.
What is the durability of S3?
Amazon S3 achieves its high durability of 99.999999999% by creating multiple copies of all uploaded objects and storing them across different systems within an AWS Region. This setup protects against site-level failures and ensures data is replicated across at least three Availability Zones, which are strategically located to minimize risks from local events.