Amazon S3 Tables

Credit: Amazon

Amazon Web Services (AWS) has announced two major enhancements for Amazon S3 Tables: a new Intelligent-Tiering storage class that automatically optimizes data storage costs, and built-in replication support to maintain synchronized Apache Iceberg table replicas across Regions and accounts. Both features are available today in all Regions where S3 Tables are supported.

Automatic Cost Optimization with Intelligent-Tiering

Organizations working with large Iceberg-based datasets often struggle with manually managing storage cost as data ages. The new S3 Tables Intelligent-Tiering storage class addresses this by automatically placing files into the most cost-efficient access tier based on observed access patterns.

Three Low-Latency Tiers

How It Works

Compaction is optimized for cost: it only processes data in the Frequent Access tier, avoiding expensive reads from colder tiers.

Configuration

Cross-Region and Cross-Account Replication for S3 Tables

AWS also introduced native replication for Amazon S3 Tables—removing the need to manually build complex synchronization systems for Iceberg metadata and data files.

Key Capabilities

This simplifies constructing global data lakes and ensures consistent, up-to-date Iceberg tables regardless of geography.

Pricing Details

Intelligent-Tiering

Replication

Charges include:

Customers can refer to the Amazon S3 pricing page for full details.

Availability

Both new features—Intelligent-Tiering storage class and S3 Tables replication—are available today in all AWS Regions supporting Amazon S3 Tables.