Favicon of Amazon S3

Amazon S3

Amazon S3 is AWS's managed object storage service — the de facto substrate for data lakes and lakehouses, with tiered storage classes and fine-grained access control.

LicenseCommercial
DeploymentManagedHybrid
PricingSubscription
Operational complexityLow

Use it when

  • The platform runs on AWS; every engine and table format reads S3 natively, and colocated compute keeps in-region traffic free.
  • Durability and compliance are table stakes: eleven nines across three or more availability zones, Object Lock to SEC 17a-4.
  • Data has a lifecycle: eight storage classes from Express One Zone to Deep Archive, with Intelligent-Tiering moving objects for you.
  • The bucket should participate in the platform: notifications to SNS, SQS, Lambda, or EventBridge, and S3 Tables for built-in table-format awareness.

Think twice when

  • Data leaves AWS often; egress past the free 100 GB a month is the cost that makes multi-cloud and multi-engine designs expensive, and is R2's whole pitch.
  • The estate is on-premises or air-gapped, where MinIO or Ceph provides the same API self-hosted.
  • Cold-tier data churns: the colder classes carry 30-, 90-, and 180-day minimum durations with early-deletion charges.

How it runs

Nothing to operate: a fully managed regional service with versioning, lifecycle policies, and IAM- and policy-based access control down to prefix level. Cross-region replication is opt-in, with a 15-minute RTC option. S3 on Outposts extends the API on-premises. It is the reference implementation the entire S3-compatible ecosystem measures itself against.

Details

Compare

How Amazon S3 answers the questions Object Storage turns on.

Object Storage
How it works
S3 APINative: the reference implementation
Durability modelEleven nines annual across three or more AZs; one AZ on the One Zone classes
Event notificationsTo SNS, SQS, Lambda or EventBridge, one destination per rule
Running it
Minimum durationNone on Standard; 30 days IA, 90 Glacier, 180 Deep Archive
Multi-regionCross-region or same-region replication; RTC puts 99.99% inside 15 minutes
Minimum deploymentNone: fully managed; S3 on Outposts for on-premises
Connections
InterfacesObject only
Access
ImmutabilityObject Lock: governance or compliance, plus legal hold; SEC 17a-4
Cost
EgressCharged to internet above 100 GB free a month; free in-region, waived on exit
Storage tiersStandard, Intelligent-Tiering, two IA tiers, Express One Zone, three Glacier tiers

Share:

Alternatives to Amazon S3

Favicon

 

  
  
Favicon

 

  
  
Favicon

 

  
  

Used in architectures