S3-compatible · shipping today · 128 PB raw · 100 PB usable in production
Stop paying to read your own data.
Ramo is S3-compatible object storage on metal and fiber it owns. $5.00per TB/month flat. $0 egress — we don't charge to read data out. 400 Gbps target, 200 Gbps sustained in production. Your tooling works day one.
store — ingest at 200 Gbps sustained
aws s3 cp 00417.tar s3://training-corpus/ \ --endpoint-url https://s3.ramo.ioread back — $0.00 · any cloud
aws s3 cp s3://training-corpus/00417.tar . \ --endpoint-url https://s3.ramo.iostore — ingest at 200 Gbps sustained
# ramo = S3 remote at endpoint s3.ramo.iorclone copy ./corpus ramo:training-corpus --transfers 64read back — $0.00 · any cloud
rclone copy ramo:training-corpus ./corpus --progressstore — ingest at 200 Gbps sustained
import boto3s3 = boto3.client("s3", endpoint_url="https://s3.ramo.io")s3.upload_file("00417.tar", "training-corpus", "00417.tar")read back — $0.00 · any cloud
import boto3s3 = boto3.client("s3", endpoint_url="https://s3.ramo.io")s3.download_file("training-corpus", "00417.tar", "00417.tar")store once · read anywhere — same tooling, new endpoint: https://s3.ramo.io
- Storage
- $5.00
- per TB / month, flat
- Egress
- $0.00
- we don't charge to read data out
- Throughput
- 200 Gbps
- sustained · 400 Gbps target
- In production
- 128 PB raw
- 100 PB usable · 2 US regions
In production today: our customer stores petabyte datasets on Ramo and sells access to frontier AI labs; Black Forest Labs reads that corpus straight off the backbone into whichever cloud its GPUs are in.