{
  "slug": "heroku",
  "name": "Heroku",
  "vendor": "Heroku",
  "website": "https://www.heroku.com",
  "category": "cloud-infrastructure",
  "category_name": "Cloud Infrastructure",
  "tags": [],
  "sla_url": "https://www.heroku.com/policy/promise",
  "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.95,
        "credit": 10
      },
      {
        "below": 99,
        "credit": 25
      },
      {
        "below": 95,
        "credit": 100
      }
    ]
  },
  "claim_process": {
    "deadline_days": 30,
    "deadline_basis": "incident_date",
    "business_days": false,
    "method": "Support Ticket",
    "url": "https://help.heroku.com",
    "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": "connect",
      "name": "Heroku Connect",
      "category": "integration",
      "description": "Salesforce sync",
      "sla_url": "https://www.heroku.com/policy/sla",
      "uptime": 99.95,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "kafka",
      "name": "Heroku Kafka",
      "category": "messaging",
      "description": "Managed Apache Kafka",
      "sla_url": "https://www.heroku.com/policy/sla",
      "uptime": 99.95,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "redis",
      "name": "Heroku Key-Value Store",
      "category": "database",
      "description": "Managed Redis",
      "sla_url": "https://www.heroku.com/policy/sla",
      "uptime": 99.95,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "pipelines",
      "name": "Heroku Pipelines",
      "category": "ci-cd",
      "description": "CI/CD pipelines",
      "sla_url": "https://www.heroku.com/policy/sla",
      "uptime": 99.9,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "postgres",
      "name": "Heroku Postgres",
      "category": "database",
      "description": "Managed PostgreSQL",
      "sla_url": "https://www.heroku.com/policy/sla",
      "uptime": 99.95,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "runtime",
      "name": "Heroku Runtime",
      "category": "paas",
      "description": "Application runtime (dynos)",
      "sla_url": "https://www.heroku.com/policy/sla",
      "uptime": 99.95,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    }
  ],
  "notes": "Heroku is a Cloud Infrastructure provider. See the official SLA at [https://www.heroku.com/policy/promise](https://www.heroku.com/policy/promise).\n\n<!-- Add human-readable notes about Heroku's SLA nuances here. -->"
}