# Redis Cloud

```json metadata
{
  "title": "Redis Cloud",
  "description": "The fastest way to set up Redis - a fully managed Redis database on major public cloud services.",
  "categories": ["docs","operate","rc"],
  "tableOfContents": {"sections":[{"id":"get-started","title":"Get started"},{"id":"databases","title":"Databases"},{"id":"subscriptions","title":"Subscriptions"},{"id":"accounts-settings","title":"Accounts \u0026 settings"},{"id":"security","title":"Security"},{"id":"rest-api","title":"REST API"},{"id":"migrate-to-redis-cloud","title":"Migrate to Redis Cloud"},{"id":"migrate-to-azure-managed-redis","title":"Migrate to Azure Managed Redis"},{"id":"related-info","title":"Related info"}]}

,
  "codeExamples": []
}
```[Redis Cloud](https://redis.io/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]() and [Redis Stack]() support
- Linear scalability
- Instant failover, backups, and recovery
- Predictable performance
- 24/7 monitoring and support

[Try Redis Cloud](https://redis.io/try-free/) to set up your free 30MB database.

## Get started
Use the [Quick start]() to learn how to create your free database.
- [Connect with redis-cli]()
- [Connect with Redis client]()
- [Connect with Redis Insight]()

You can also use [Vercel's Redis Cloud integration](https://vercel.com/marketplace/redis-cloud) or [Heroku's Redis Cloud add-on](https://elements.heroku.com/addons/rediscloud) to quickly add a Redis database to your project.

## Databases
Create and manage [Redis databases]() in the cloud.
- [Create database]()
- [View and edit databases]()
- [Monitor performance]()
- [Manage databases]()
- [Redis commands]() & [compatibility]()

## Subscriptions
Learn about the [types of subscriptions]().
- [View and upgrade Essentials plan]()
- [Essentials plans]()
- [View and edit Pro plan]()

## Accounts & settings
Manage Redis Cloud [accounts and settings]().
- [Billing and payments]()
- [Manage marketplace integrations]()

## Security
Manage [secure connections]() to cloud databases.
- [Access management]() for Redis Cloud console security and account management
- [Cloud database security]()
- [Multi-factor authentication]()
- [Single sign-on]() and [social login]()
- [Data access control]()

## REST API
Use the [REST API]() to manage Redis Cloud databases and subscriptions.
- [Get started with the REST API]()
- REST API [reference]() & [examples]()

## Migrate to Redis Cloud
Follow the step-by-step guide for your source environment:
- [ElastiCache to Redis Cloud](https://redis.io/tutorials/migration/elasticache-to-redis-cloud/) — offline and live migration from AWS ElastiCache
- [Memorystore to Redis Cloud](https://redis.io/tutorials/migration/memorystore-to-redis-cloud/) — offline and live migration from Google Cloud Memorystore
- [Open source Redis to Redis Cloud](https://redis.io/tutorials/migration/redis-open-source-to-redis-cloud/) — migrate from a self-hosted Redis instance

## Migrate to Azure Managed Redis
- [ElastiCache to Azure Managed Redis (AMR)](https://redis.io/tutorials/learn/migration/elasti-cache-to-azure-managed-redis/) — move your workload from AWS to Azure
- [Memorystore to Azure Managed Redis (AMR)](https://redis.io/tutorials/learn/migration/memorystore-to-azure-managed-redis/) — move your workload from Google Cloud to Azure

## Related info
- [Redis Software]()
- [Develop with Redis]()
- [Redis Stack]()
- [Glossary]()
