S3-compatible · shipping today · 128 PB in production
Stop paying to read your own data.
Ramo is S3-compatible object storage on metal and fiber it owns. $5.00 per TB/month flat. $0 uncapped reads into any cloud. A 100 Gbps floor in the contract. Your tooling works day one.
store — ingest at the 100 Gbps floor
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 the 100 Gbps floor
# 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 the 100 Gbps floor
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
- uncapped reads, any cloud
- Throughput floor
- 100 Gbps
- contractual, SLA-backed
- In production
- 128 PB
- live · 2 US regions
In production today: customers store petabyte datasets on Ramo and sell access to frontier AI labs — Forbes AI 50 names among them — which pull training data straight off the backbone into whichever cloud their GPUs are in.