Create a Flexible subscription
Flexible subscriptions support any dataset size or throughput. Pricing is based on your workload requirements (database size and throughput.)
When you create a Flexible subscription, a cost estimate is provided to help you understand the impact of your requirements.
Create a Flexible subscription
To create a Flexible subscription:
-
From the admin console menu, select the New Subscription button.
-
When the New subscription page appears, select Flexible plans and then scroll to the cloud vendor options.
-
From here, you need to:
-
Set up the deployment options for your subscription, include cloud vendor details, high availability settings, and advanced options.
-
Define the database size requirements for your subscription.
-
Review your choices, provide payment details, and then create the subscription.
-
The following sections provide more information.
Set up deployment details
The Setup tab specifies general settings for the deployment of your subscription.

The two sections to this tab:
- General settings include the cloud provider details, the subscription name, and specific configuration options.
- Advanced options define settings for high availability and security. Configurable settings vary according to cloud provider.
To continue to the Sizing tag, locate and select the Continue button, which appears below the Advanced options section
General settings

The following settings are defined in the General settings of the Setup tab:
General setting | Description |
---|---|
Cloud vendor | The public cloud vendor to deploy your subscription. (required) |
Region | The vendor region where you wish to deploy your subscription. (required) |
Subscription Name | A custom name for your subscription (required) |
Active-Active Redis | Hosts your datasets in multiple read-write locations to support distributed applications and disaster recovery. See Active-Active geo-distributed Redis |
Redis on Flash | Determines if your databases are stored only in memory (RAM) or are split between memory and Flash storage (RAM+Flash). See Redis on Flash |
Advanced options

The following settings are defined in the Advanced options of the Setup tab:
Advanced option | Description |
---|---|
Multi-AZ | Determines if replication spans multiple Availability Zones, which provides automatic failover when problems occur. |
Cloud account | To deploy this subscription to an existing cloud account, select it here. Use the Add button to add a new cloud account. (Available only if self-managed cloud vendor accounts are enabled) |
VPC configuration | Select In a new VPC to deploy to a new virtual private cloud (VPC). To deploy this subscription to an existing virtual private cloud, select In existing VPC and then set VPC ID to the appropriate ID value. (Available only if self-managed cloud vendor accounts are enabled) |
Deployment CIDR | The CIDR range of IP addresses for your deployment. Because Redis creates a new subnet for the Deployment CIDR in your virtual private cloud (VPC), it cannot overlap with the CIDR ranges of other subnets used by your subscription. For deployments in an existing VPC, the Deployment CIDR must be within your VPC’s primary CIDR range (secondary CIDRs are not supported). |
Allowed Availability Zones | The availability zones for your selected region. If you choose Manual selection, you must select at least one zone ID from the Zone IDs list. For more information, see Availability zones. |
When finished, choose Continue to determine your subscription size requirements.

Availability zones
You can reduce network transfer costs and network latency by ensuring your Redis Cloud cluster and your application are located in the same availability zone.
To specify the availability zone for your cluster, select Manual Selection under Allowed Availability Zones.
For Google Cloud clusters and self-managed AWS cloud accounts, select an availability zone from the Zone name list.

For all other AWS clusters, select an availability zone ID from the Zone IDs list. For more information on how to find an availability zone ID, see the AWS docs.

If Multi-AZ is enabled, you must select three availability zones from the list.

For more information on availability zones, see the Google Cloud docs or the AWS docs.
Sizing tab
The Sizing tab helps you specify the database, memory, and throughput requirements for your subscription.

When you first visit the Sizing tab, there are no databases defined. Select the Add button to create one.

This opens the New Database dialog, which lets you define the requirements for your new database.

By default, you’re shown basic settings, which include:
Database setting | Description |
---|---|
Name | A custom name for your database (required) |
Advanced Capabilities | Modules used by the database. Choose from RedisSearch, RedisJSON, RedisTimeSeries, RedisBloom, or RedisGraph. |
Throughput/Shards | Identifies maximum throughput for the database, which can be specified in terms of operations per second (Ops/sec) or number of shards dedicated to the database (Shards). |
Memory Limit (GB) | The size limit for the database. Specify small sizes as decimals of 1.0 GB; example: 0.1 GB (minimum). |
High Availability | Indicates whether a replica copy of the database is maintained in case the primary database becomes unavailable. (Warning: Doubles memory consumption). |
Quantity | Identifies the number of databases to create with the selected settings. |
Select More options to specify values for the following settings.

Database option | Description |
---|---|
OSS Cluster API | Enable to use the open-source Redis Cluster API. |
Type | Set to Memcached database to support the legacy database; otherwise leave as Redis |
Data Persistence | Defines the data persistence policy, if any. See Database persistence |
Quantity | Number of databases to create with these settings. |
When finished, select Save database to create your database.

Use the Add database button to define additional databases or select the Continue button to display the Review and create tab.
Use the Edit icon to change a database or the Delete icon to remove a database from the list.
Review and Create tab
The Review & Create tab provides a cost estimate for your Flexible plan:

Select Back to Sizing to make changes or Create subscription to create your new Flexible subscription.

Note that subscriptions are created in the background. While they are provisioning, you aren’t allowed to make changes. (The process generally takes 10-15 minutes.)
Use the Subscriptions list to check the status of your subscription. You will also receive an email when your subscription is ready to use.
Shard types
The shard types associated with your subscription depend on your database memory size and throughput requirements.
Shard type | Capacity (Memory/Throughput) |
---|---|
Micro | 1GB / 1K ops/sec |
High-throughput | 2.5GB / 25K ops/sec |
Small | 12.5GB / 12.5K ops/sec |
Large | 25GB / 25K ops/sec |
Very large | 50GB / 50K ops/sec |
Prices vary according to the cloud provider and region. Minimum prices apply. To learn more, see Cloud pricing.