S3 Storage Classes (Standard, Intelligent-Tiering, Glacier)
S3 offers multiple storage classes designed for different use cases. Each storage class has different pricing, performance, and durability characteristics.
S3 Standard
S3 Standard is designed for frequently accessed data. It provides high durability, availability, and performance. It's ideal for active workloads that require immediate access.
S3 Intelligent-Tiering
S3 Intelligent-Tiering automatically moves objects between access tiers based on changing access patterns. It monitors access patterns and moves objects to the most cost-effective access tier.
S3 Glacier
S3 Glacier is designed for long-term archival storage. It provides low-cost storage with retrieval times ranging from minutes to hours. It's ideal for data that is rarely accessed.
