{
  "slug": "redis-cloud",
  "name": "Redis Cloud",
  "vendor": "Redis Cloud",
  "website": "https://redis.io",
  "category": "database-and-data-infrastructure",
  "category_name": "Database & Data Infrastructure",
  "tags": [],
  "sla_url": "https://redis.com/legal/cloud-tos/",
  "last_verified": "2025-12-20",
  "status_page": null,
  "scope": "global",
  "default_credit_policy": {
    "calculation": "tiered",
    "remedy": "credit",
    "max_credit_percent": 100,
    "automatic": false,
    "credit_tiers": [
      {
        "below": 99.999,
        "credit": 10
      },
      {
        "below": 99.99,
        "credit": 25
      },
      {
        "below": 99,
        "credit": 100
      }
    ]
  },
  "claim_process": {
    "deadline_days": 30,
    "deadline_basis": "incident_date",
    "business_days": false,
    "method": "Support",
    "url": "https://redis.com/redis-enterprise-cloud/support/",
    "required_evidence": [
      "Account ID",
      "Affected services",
      "Incident timestamps",
      "Impact description"
    ],
    "review_days": 15,
    "credit_application": "Applied to next invoice"
  },
  "exclusions": [
    "Scheduled maintenance",
    "Force majeure events",
    "Customer misconfigurations",
    "Free tier services",
    "Beta features"
  ],
  "support_tiers": [
    {
      "name": "Standard",
      "slug": "standard",
      "price": "Included",
      "sla_eligible": true,
      "response_time": "< 24 hours"
    },
    {
      "name": "Enterprise",
      "slug": "enterprise",
      "price": "Custom",
      "sla_eligible": true,
      "response_time": "< 1 hour"
    }
  ],
  "services": [
    {
      "id": "database",
      "name": "Redis Cloud Database",
      "category": "database",
      "description": "Managed Redis database",
      "sla_url": "https://redis.com/legal/cloud-sla/",
      "uptime": 99.999,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "graph",
      "name": "Redis Graph",
      "category": "database",
      "description": "Graph database",
      "sla_url": "https://redis.com/legal/cloud-sla/",
      "uptime": 99.99,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "json",
      "name": "Redis JSON",
      "category": "database",
      "description": "Native JSON support",
      "sla_url": "https://redis.com/legal/cloud-sla/",
      "uptime": 99.999,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "search",
      "name": "Redis Search",
      "category": "search",
      "description": "Full-text search on Redis",
      "sla_url": "https://redis.com/legal/cloud-sla/",
      "uptime": 99.99,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "timeseries",
      "name": "Redis Time Series",
      "category": "database",
      "description": "Time series data",
      "sla_url": "https://redis.com/legal/cloud-sla/",
      "uptime": 99.99,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    }
  ],
  "notes": "Redis Cloud is a Database & Data Infrastructure provider. See the official SLA at [https://redis.com/legal/cloud-tos/](https://redis.com/legal/cloud-tos/).\n\n<!-- Add human-readable notes about Redis Cloud's SLA nuances here. -->"
}