Back to Redis

Index

content/operate/rc/_index.md

latest3.7 KB
Original Source

Redis Cloud is a fully managed database-as-a-service that brings the speed and reliability of Redis to the cloud, offering seamless scalability and high availability for modern applications.

With Redis Cloud, you get all of the features of Redis Software, including:

  • [Redis]({{< relref "/develop/" >}}) and [Redis Stack]({{< relref "/operate/oss_and_stack/stack-with-enterprise" >}}) support
  • Linear scalability
  • Instant failover, backups, and recovery
  • Predictable performance
  • 24/7 monitoring and support

Try Redis Cloud to set up your free 30MB database.

Get started

Use the [Quick start]({{< relref "/operate/rc/rc-quickstart" >}}) to learn how to create your free database.

  • [Connect with redis-cli]({{< relref "/operate/rc/rc-quickstart#using-rediscli" >}})
  • [Connect with Redis client]({{< relref "/operate/rc/rc-quickstart#using-redis-client" >}})
  • [Connect with Redis Insight]({{< relref "/operate/rc/rc-quickstart#using-redisinsight" >}})

You can also use Vercel's Redis Cloud integration or Heroku's Redis Cloud add-on to quickly add a Redis database to your project.

Databases

Create and manage [Redis databases]({{< relref "/operate/rc/databases" >}}) in the cloud.

  • [Create database]({{< relref "/operate/rc/databases/create-database" >}})
  • [View and edit databases]({{< relref "/operate/rc/databases/view-edit-database" >}})
  • [Monitor performance]({{< relref "/operate/rc/databases/monitor-performance" >}})
  • [Manage databases]({{< relref "/operate/rc/databases/configuration" >}})
  • [Redis commands]({{< relref "/commands" >}}) & [compatibility]({{< relref "/operate/rc/compatibility" >}})

Subscriptions

Learn about the [types of subscriptions]({{< relref "/operate/rc/subscriptions" >}}).

  • [View and upgrade Essentials plan]({{< relref "/operate/rc/subscriptions/view-essentials-subscription" >}})
  • [Essentials plans]({{< relref "/operate/rc/subscriptions/view-essentials-subscription/essentials-plan-details" >}})
  • [View and edit Pro plan]({{< relref "/operate/rc/subscriptions/view-pro-subscription" >}})

Accounts & settings

Manage Redis Cloud [accounts and settings]({{< relref "/operate/rc/accounts" >}}).

  • [Billing and payments]({{< relref "/operate/rc/billing-and-payments" >}})
  • [Manage marketplace integrations]({{< relref "/operate/rc/cloud-integrations" >}})

Security

Manage [secure connections]({{< relref "/operate/rc/security" >}}) to cloud databases.

  • [Access management]({{< relref "/operate/rc/security/access-control/access-management" >}}) for Redis Cloud console security and account management
  • [Cloud database security]({{< relref "/operate/rc/security/database-security" >}})
  • [Multi-factor authentication]({{< relref "/operate/rc/security/access-control/multi-factor-authentication" >}})
  • [Single sign-on]({{< relref "/operate/rc/security/access-control/saml-sso" >}}) and [social login]({{< relref "/operate/rc/security/access-control/social-login" >}})
  • [Data access control]({{< relref "/operate/rc/security/access-control/data-access-control" >}})

REST API

Use the [REST API]({{< relref "/operate/rc/api" >}}) to manage Redis Cloud databases and subscriptions.

  • [Get started with the REST API]({{< relref "/operate/rc/api/get-started" >}})
  • REST API [reference]({{< relref "/operate/rc/api/api-reference" >}}) & [examples]({{< relref "/operate/rc/api/examples" >}})
  • [Redis Software]({{< relref "/operate/rs" >}})
  • [Develop with Redis]({{< relref "/develop/" >}})
  • [Redis Stack]({{< relref "/operate/oss_and_stack/stack-with-enterprise" >}})
  • [Glossary]({{< relref "/glossary" >}})