close

The storage cloud
for devs & agents

Bottomless object storage with zero egress fees. Feed training jobs, serve inference, and checkpoint agent state — all over a familiar S3 API.

99.99% availability1M+ buckets20PB+ storage10B+ objects
@tigrisdata/agent-shell — ~/agent-shell
Tigris Agent Shell
A virtual bash environment backed by Tigris object storage.
booting shell…
Trusted by
Fal
Krea
Hedra
Fly.io
Railway
Beam
Hydra
Earthmover
LogSeam
Amplified
Quickwit
Arcjet
Depot
Parasail
Fal
Krea
Hedra
Fly.io
Railway
Beam
Hydra
Earthmover
LogSeam
Amplified
Quickwit
Arcjet
Depot
Parasail
The Product

Storage that gets out of your way

Tigris® is globally redundant storage, built for the new cloud.

Capacity

Bottomless storage

No per-account limits. No per-region limits. Just scale.

Pricing
$0/GB

Zero egress fees

Read as often as you need, from any region. No bandwidth bills.

Compatibility
s3://

Speaks S3 natively

Point boto3, aws-cli, rclone, PyTorch at Tigris. Swap the endpoint, keep the code.

Platform Capabilities

Storage primitives for
agents and teams

The building blocks you already know from S3 — plus the ones you wish it had. Zero-copy forks, point-in-time snapshots, object events, and fine-grained IAM, built for the new cloud.

Placement

Pick single-region, multi-region, or global placement per bucket. Keep data close to users and redundant across regions without running your own replication.

For agents

Built for Agent Scale

Storage made for running millions of agents

Give each agent its own copy-on-write clone of a shared dataset. Instant at any size, zero duplication, isolated writes.

forks.tsts
import { createForks, teardownForks } from "@tigrisdata/agent-kit";

// 'my-dataset' must have snapshots enabled
const { data: forkSet } = await createForks("my-dataset", 3, {
  prefix: "experiment-run-42",    // controls fork bucket names
  credentials: { role: "Editor" }, // scoped keys per fork
});

// Each fork is its own bucket with isolated storage
for (const fork of forkSet.forks) {
  console.log(fork.bucket);
}

// Clean up — revokes credentials, deletes all fork buckets
await teardownForks(forkSet);
For Training and Inference

Store once, cache anywhere

Tigris Acceleration Gateway is a local caching proxy that delivers near-local NVMe throughput for AI training and inference — drop-in S3 compatible, with zero code changes. Deploy across regions and clouds and keep data next to every GPU.

Explore Acceleration Gateway
GPUGPUCACHECoreWeaveGPUGPUCACHEGoogle CloudGPUGPUCACHEOn PremTIGRIS · OBJECT STOREt3.storage.dev
fal.ai
85%
Storage cost · saved

The fastest generative AI in the world — running on Tigris.

Read Case Study
Predictable Costs

Predictable data costs for training and inference

Eliminate data transfer costs across clouds. AI teams keep GPUs fed and budgets flat — no surprise egress, no per-region math.

Zero-downtime migration

Migrate as you go, stay in sync

Objects are copied to Tigris on access, while all writes are mirrored back to your legacy bucket. Run both in parallel as long as you want—no deadlines, no lock-in. If anything’s off, your old bucket still has the latest data. This kind of write-through migration is unique to Tigris.

Explore Zero-Downtime Migration
APPS3 clientTIGRISt3.storage.devLEGACY BUCKETS3 compatibleWRITE-THROUGHLAZY PULL
Get started

Start with S3-compatible tools, or build your way

Keep everything. Swap the endpoint.

Tigris is S3-compatible. Point your existing SDK at t3.storage.dev and you're done — no new SDKs, no data migration weekend.

Only the endpoint changes
export AWS_ACCESS_KEY_ID="tid_your_access_key"
export AWS_SECRET_ACCESS_KEY="tsec_your_secret_key"
export AWS_ENDPOINT_URL="https://t3.storage.dev"
export AWS_REGION="auto"
You choseYour S3 code
Get an access key — start free

A modern object storage platform built for global performance, cost efficiency, and AI. Data is instantly accessible worldwide, with zero egress fees, and it plugs into the tools you already use.

When you need globally distributed storage for AI/ML workloads, want to eliminate egress fees, need S3 compatibility with existing tools, or require infinite scale without capacity planning.

Tigris is global-by-default, zero-egress, and ships purpose-built AI features like bucket forking. Unlike S3 or GCS, your data is automatically available worldwide — no cross-region copy pipelines to build.

Yes. SOC 2 Type II certified, HIPAA BAA available, with the same availability guarantees as major cloud providers. All data is encrypted at rest and in transit.

No storage limits. Tigris scales infinitely — store as much as you need without capacity planning or pre-provisioning.

Eliminate vendor lock-in
Scale infinitely