Cloud Storage
Object storage built for AI teams
S3-compatible buckets for datasets, model files, and artifacts — with simple per-TB pricing, a built-in global CDN, and no egress overhead.
- S3-compatible API — drop-in
- Per-TB pricing, no egress fees
- Built-in CDN, 12 regions
- Dataset-aware, versioned
s3.inferix.co
CDN-backed
# sync a dataset to Inferix storage
aws s3 cp ./fineweb s3://my-bucket/ --recursive \
--endpoint-url https://s3.inferix.co
upload: ./fineweb/000.parquet → s3://my-bucket/000.parquet
upload: ./fineweb/001.parquet → s3://my-bucket/001.parquet
… 2,048 objects · 41.2 GB · completed in 38s
aws s3 ls s3://my-bucket/
2026-07-31 41.2 GB fineweb/ (CDN-backed)
$
Pricing
Transparent per-TB
Pay for what you store. No surprise egress bills.
$0.015 / GB-month
Global CDN
Fast everywhere
12 regions · edge-cached
Versioned
Dataset-aware
Object versioning, lifecycle rules, and direct links into training jobs.
fineweb/v3 · 41.2 GB
checkpoints/v12 · 8.4 GB
Ready to create your first bucket?
Sign in or create a free account to provision S3-compatible storage in seconds.