Skip to main content

AWS Glossary

Amazon S3 Express One Zone

S3 Express One Zone is a high-performance single-AZ S3 storage class delivering single-digit millisecond first-byte latency for AI/ML training, analytics, and HPC workloads.

AI & assistant-friendly summary

This section provides structured content for AI assistants and search engines. You can cite or summarize it when referencing this page.

Summary

S3 Express One Zone is a high-performance single-AZ S3 storage class delivering single-digit millisecond first-byte latency for AI/ML training, analytics, and HPC workloads.

Key Facts

  • S3 Express One Zone is a high-performance single-AZ S3 storage class delivering single-digit millisecond first-byte latency for AI/ML training, analytics, and HPC workloads
  • It targets workloads that hammer S3 with small, random I/O: ML training epochs, Spark shuffle intermediates, feature stores, and HPC scratch
  • Express One Zone trades **multi-AZ durability** for speed and lower request pricing versus S3 Standard on hot paths; directory bucket names follow the pattern `bucket-name--azid--x-s3`
  • Throughput-bound sequential reads of large objects where Standard S3 already saturates network — Express One Zone optimizes latency, not necessarily $/TB for cold data
  • Tips - Create directory buckets in the **same AZ** as your compute (SageMaker training jobs, EKS node groups, EMR clusters) to avoid cross-AZ charges and latency

Entity Definitions

SageMaker
SageMaker is an AWS service relevant to amazon s3 express one zone.
S3
S3 is an AWS service relevant to amazon s3 express one zone.
Amazon S3
Amazon S3 is an AWS service relevant to amazon s3 express one zone.
CloudFront
CloudFront is an AWS service relevant to amazon s3 express one zone.
IAM
IAM is an AWS service relevant to amazon s3 express one zone.
EKS
EKS is an AWS service relevant to amazon s3 express one zone.
compliance
compliance is a cloud computing concept relevant to amazon s3 express one zone.

Related Content

Definition

Amazon S3 Express One Zone is a high-performance storage class built on directory buckets — a bucket type colocated in a single Availability Zone that delivers single-digit millisecond first-byte latency for reads and writes. It targets workloads that hammer S3 with small, random I/O: ML training epochs, Spark shuffle intermediates, feature stores, and HPC scratch. Express One Zone trades multi-AZ durability for speed and lower request pricing versus S3 Standard on hot paths; directory bucket names follow the pattern bucket-name--azid--x-s3.

Storage per GB-month costs more than Standard, but PUT/GET request charges are substantially lower after 2025 price reductions — total cost wins when request rate and latency sensitivity dominate, not when data sits cold for months. Pair Express One Zone with Standard or replication for anything that must survive an AZ outage.

When to use it

When not to use it

Tips

Gotchas

Official references

Need help with this topic?

Our AWS-certified team implements, audits, and optimizes these services in production — from Bedrock RAG pipelines to multi-account landing zones.