{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "name": "Ramo",
  "url": "https://ramo.io",
  "endpoint": "https://s3.ramo.io",
  "asOf": "2026-07-02",
  "currency": "USD",
  "pricing": {
    "storage": {
      "usdPerTbMonth": 5,
      "basis": "flat"
    },
    "egress": {
      "usdPerGb": 0,
      "basis": "free, uncapped, into any cloud, at line rate — bounded by the customer's connection, not a meter"
    },
    "throughput": {
      "floorGbps": 100,
      "basis": "contractual floor in signed customer contracts; line rate is the design target"
    },
    "durability": {
      "nines": 11,
      "basis": "99.999999999% durability, erasure-coded"
    }
  },
  "scale": {
    "underManagementPb": 128,
    "regions": [
      {
        "code": "SMF",
        "geo": "US-West"
      },
      {
        "code": "IAD",
        "geo": "US-East"
      }
    ],
    "interRegionTrunkGbps": 400,
    "designCenter": "petabyte-scale AI datasets, TB–PB sequential reads",
    "api": "S3-compatible"
  },
  "scenario100Pb": {
    "datasetTb": 100000,
    "assumptions": "Assumes list prices — S3 Standard $23, Azure Blob Hot (LRS) $18, Ramo $5.00 per TB/mo · egress: S3 $0.09/GB, Azure $0.087/GB, Ramo $0 · throughput: Ramo 100 Gbps sustained (contractual floor), S3 ~100 Gbps best-effort, Azure ~25 Gbps default account ingress cap · decimal units (1 PB = 1,000 TB = 1,000,000 GB).",
    "providers": [
      {
        "name": "AWS S3 Standard",
        "storageUsdPerYear": 27600000,
        "fullReadoutUsd": 9000000,
        "bulkIngestDays": 92.6,
        "ingestBasis": "best-effort, ~100 Gbps",
        "slaBacked": false
      },
      {
        "name": "Azure Blob Hot (LRS)",
        "storageUsdPerYear": 21600000,
        "fullReadoutUsd": 8700000,
        "bulkIngestDays": 370.4,
        "ingestBasis": "~25 Gbps default account ingress cap",
        "slaBacked": false
      },
      {
        "name": "Ramo",
        "storageUsdPerYear": 6000000,
        "fullReadoutUsd": 0,
        "bulkIngestDays": 92.6,
        "ingestBasis": "100 Gbps contractual floor, SLA-backed",
        "slaBacked": true
      }
    ]
  },
  "landscape": [
    {
      "class": "Hyperscalers",
      "examples": "S3 · Azure Blob · GCS",
      "builtFor": "General-purpose objects",
      "pricePerTbMonth": "$18–23",
      "egress": "$87–90 per TB",
      "throughput": "Best-effort, per-stream caps",
      "isRamo": false
    },
    {
      "class": "Edge object storage",
      "examples": "e.g. R2",
      "builtFor": "Web objects — KB–MB, global",
      "pricePerTbMonth": "$10–15",
      "egress": "$0",
      "throughput": "Cache-optimized, small objects",
      "isRamo": false
    },
    {
      "class": "Discount storage",
      "examples": "Wasabi · B2",
      "builtFor": "Backup & archive",
      "pricePerTbMonth": "$6–8",
      "egress": "$0 with fair-use caps",
      "throughput": "Best-effort, no SLA",
      "isRamo": false
    },
    {
      "class": "Ramo",
      "builtFor": "Petabyte datasets, sequential reads",
      "pricePerTbMonth": "$5.00 flat",
      "egress": "$0 · uncapped",
      "throughput": "100 Gbps contractual floor",
      "isRamo": true
    }
  ],
  "access": {
    "request": "https://ramo.io/#cta",
    "fields": [
      "work email",
      "current provider",
      "dataset size",
      "workload notes (optional)"
    ],
    "review": "Requests reviewed for fit — petabyte-scale, sequential-read workloads first."
  },
  "agentDocs": [
    "https://ramo.io/llms.txt",
    "https://ramo.io/llms-full.txt"
  ]
}