{
  "slug": "redis-cloud",
  "name": "Redis Cloud",
  "domain": "redis.io",
  "category": "databases-backends",
  "categoryName": "Databases & backends",
  "description": "Fully managed Redis database service with shared Essentials plans and dedicated Pro deployments, including Redis Flex.",
  "directAnswer": "Cancel Redis Cloud from the console: delete every database, open the subscription Overview tab, then click Delete subscription and confirm. It takes a few minutes and cannot be undone. Redis says charges are generally non-refundable.",
  "price": "$5 / month",
  "priceMonthlyUsd": 5,
  "planName": "Essentials",
  "subscriptionPlans": [
    {
      "id": "essentials",
      "name": "Essentials",
      "billingOptions": [
        {
          "cycle": "month",
          "priceUsd": 5
        }
      ],
      "priceNote": "Paid Essentials starts at $5 per month for 250 MB. Larger sizes are memory-size dependent. The 30 MB plan is free.",
      "sourceUrl": "https://redis.io/pricing/"
    },
    {
      "id": "pro",
      "name": "Pro",
      "billingOptions": [],
      "priceNote": "Usage-based from $0.014/hour with a $200 per month minimum",
      "sourceUrl": "https://redis.io/pricing/"
    }
  ],
  "difficulty": "Medium",
  "difficultyScore": 5.7,
  "billingMethods": [
    "web",
    "invoice"
  ],
  "accountTypes": [
    "personal",
    "team",
    "enterprise"
  ],
  "cancellationUrl": "https://cloud.redis.io/",
  "cancellationTime": "~5 minutes",
  "cancellationTimeSeconds": 300,
  "steps": {
    "web": [
      {
        "title": "Sign in as Account Owner",
        "body": "Open the Redis Cloud console at cloud.redis.io. Deleting a database requires the Account Owner role."
      },
      {
        "title": "Delete every database in the subscription",
        "body": "You cannot delete a subscription until it has zero databases. Essentials: More actions > Delete database. Pro: Configuration tab > Danger zone > Delete. Confirm Delete database. Back up first; deleted databases cannot be recovered."
      },
      {
        "title": "Open the subscription Overview tab",
        "body": "If you have more than one subscription, select the target subscription, then select Overview."
      },
      {
        "title": "Click Delete subscription and confirm",
        "body": "Select Delete subscription, then select Delete subscription again. Once deleted, it cannot be recovered. If you are deleting the last database, the dialog also offers Delete my subscription and stop my payment."
      }
    ],
    "ios": [],
    "android": [],
    "team": [
      {
        "title": "Empty subscriptions still bill",
        "body": "You continue to be charged for a subscription until you delete it, even if it has no databases."
      },
      {
        "title": "Payment-method changes need Owner or Billing Admin",
        "body": "Changing the payment method on an Essentials plan requires the Owner or Billing Admin role."
      }
    ]
  },
  "platformNotes": {
    "web": {
      "note": "Official site is redis.io. redis.com redirects there. The console is cloud.redis.io.",
      "warning": "Deleting databases without deleting the subscription does not stop charges."
    }
  },
  "refundInfo": "The Redis Cloud Agreement says all payment obligations are non-cancelable and all payments are non-refundable except as expressly stated. Billing docs say generally, charges are non-refundable, and special cases go to Support.",
  "pauseInfo": "No subscription pause is documented. Deleting databases without deleting the subscription does not stop subscription charges.",
  "downgradeInfo": "Essentials plans can be changed with Plan upgrade. Moving to a lower plan fails if the data does not fit the new size. Free 30 MB Essentials can be upgraded to paid without data loss.",
  "dataRetentionInfo": "Once a subscription is deleted it cannot be recovered. Deleted databases cannot be recovered. Redis recommends backing up first. After the agreement ends, Redis may delete the entire usage history and data files unless the parties agree otherwise.",
  "factRows": [
    {
      "k": "Cancellation fee",
      "v": "None documented"
    },
    {
      "k": "Refund window",
      "v": "Generally none"
    },
    {
      "k": "Effective",
      "v": "When the subscription is deleted"
    },
    {
      "k": "Free plan after",
      "v": "Only if you keep a 30 MB database"
    }
  ],
  "faq": [
    {
      "question": "How do I cancel Redis Cloud?",
      "answer": "Delete every database in the subscription, open Overview, click Delete subscription, and confirm. Or, when deleting the last database, select Delete my subscription and stop my payment."
    },
    {
      "question": "Do I still pay after I delete the databases?",
      "answer": "Yes, until you delete the subscription itself."
    },
    {
      "question": "Can I get a refund?",
      "answer": "Generally no. The Cloud Agreement says payments are non-refundable except as expressly stated. Billing docs say special cases go to Support."
    },
    {
      "question": "Can I pause instead of deleting?",
      "answer": "No subscription pause is documented."
    },
    {
      "question": "Can I keep a free database?",
      "answer": "Yes. The 30 MB Essentials plan is free. Paid Essentials starts at 250 MB / $5 per month."
    },
    {
      "question": "Is redis.com still the official site?",
      "answer": "No. redis.com redirects to redis.io. The console is cloud.redis.io."
    }
  ],
  "officialSources": [
    {
      "title": "Delete a subscription - Redis docs",
      "url": "https://redis.io/docs/latest/operate/rc/subscriptions/delete-subscription/",
      "lastCheckedAt": "2026-08-17"
    },
    {
      "title": "Delete database - Redis docs",
      "url": "https://redis.io/docs/latest/operate/rc/databases/delete-database/",
      "lastCheckedAt": "2026-08-17"
    },
    {
      "title": "Billing and payments - Redis docs",
      "url": "https://redis.io/docs/latest/operate/rc/billing-and-payments/",
      "lastCheckedAt": "2026-08-17"
    },
    {
      "title": "Redis Cloud pricing",
      "url": "https://redis.io/pricing/",
      "lastCheckedAt": "2026-08-17"
    },
    {
      "title": "Redis Cloud Essentials plans - Redis docs",
      "url": "https://redis.io/docs/latest/operate/rc/subscriptions/view-essentials-subscription/essentials-plan-details/",
      "lastCheckedAt": "2026-08-17"
    },
    {
      "title": "View and Upgrade Redis Cloud Essentials plan - Redis docs",
      "url": "https://redis.io/docs/latest/operate/rc/subscriptions/view-essentials-subscription/",
      "lastCheckedAt": "2026-08-17"
    },
    {
      "title": "Manage subscriptions - Redis docs",
      "url": "https://redis.io/docs/latest/operate/rc/subscriptions/",
      "lastCheckedAt": "2026-08-17"
    },
    {
      "title": "Redis Cloud Agreement",
      "url": "https://redis.io/legal/cloud-tos/",
      "lastCheckedAt": "2026-08-17"
    }
  ],
  "verified": true,
  "manuallyVerifiedAt": "2026-08-17",
  "nextReviewAt": "2026-10-16",
  "urls": {
    "guide": "https://canicancelit.com/cancel/redis-cloud",
    "json": "https://canicancelit.com/cancel/redis-cloud.json",
    "markdown": "https://canicancelit.com/cancel/redis-cloud.md"
  }
}