Acceleration Gateway

Accelerated Storage for
AI Training

Every second your GPUs wait for data is wasted money. TAG is a local caching proxy that delivers near-local throughput for AI training — with zero code changes.

99.4%
GPU Utilization
5.7×
Faster Warm Epochs
0
Code Changes

Architecture

Inside the training instance.

TAG sits between your training code and cloud storage, caching hot data on local NVMe SSDs.

01
GPU cluster

Compute running on premises or any cloud, at massive scale.

02
Training code

Standard S3 API interface. Drop-in replacement requiring zero code changes to existing training scripts.

03
Tigris Acceleration Gateway

Intelligent caching proxy runs as a sidecar on your training instance, keeping hot data on a high-speed local NVMe SSD pool — local disk performance with cloud-scale capacity.

04
Tigris Object Storage

S3-compatible globally available storage with unlimited scalability and 99.99%+ availability.

LAYER.01 // COMPUTE
H100_01
H100_02
H100_03
H100_04
LAYER.02 // SOFTWARE LOGIC
import tigris as tg
model = tg.Train(
"s3://model-data"
)
# Accelerated standard API
API
ROUTER
LAYER.03 // ACCELERATION GATEWAY

TAG

ACCELERATION GATEWAY
LOCAL NVMe CACHEHOT DATA
LAYER.04 // PERSISTENCE
TIGRIS S3-COMPATIBLE STORAGE

How It Works

A local cache that speaks S3.

TAG runs as a sidecar on your training instance. Epoch 1 fetches from Tigris, epoch 2+ reads from local NVMe at disk speed. Drop-in S3 API — zero code changes required.

Training InstanceTraining CodeAcceleration GatewayLocal NVMe CacheTigris Object StorageS3 APICache hitCache missFill cacheEpoch 1: fetch from TigrisEpoch 2+: reads from local NVMe at disk speed

Near-local throughput

NVMe-speed reads after the first epoch. Training data served from local disk, not the network.

Zero code changes

Drop-in S3 API compatibility. Point your training script at TAG and it handles the rest.

Intelligent prefetching

Anticipates data access patterns to keep your GPU pipeline full and idle time near zero.

Cache Anywhere

Store once, access anywhere.

Deploy TAG across regions and clouds. Each instance caches locally while Tigris handles global replication — your training data is always close to your GPUs.

Diagram showing Tigris Acceleration Gateway deployed across three regions connecting to Tigris Object Storage

Performance

Keep GPUs saturated during training.

TAG delivers up to 200× the throughput your GPU can consume — ensuring your training pipeline is never bottlenecked by storage.

Entitlement throughput by shard size×N = headroom over GPU demand (134 samples/sec)Tigris DirectTAG Warm Cache17×195×4 MB16×174×8 MB24×200×16 MB37×149×32 MB46×145×64 MB

Accelerate your training pipeline.

TAG is open source and available today. Get near-local storage performance for your AI training workloads — across clouds.