Fixed Size subscription plans support low throughput workflows. Several tiers are available, each designed for different memory sizes and integration requirements.

When creating your subscription, you’ll need to know which tier to choose.

(If you’re new to Redis Enterprise Cloud, the quick start helps you create an account with a free subscription and an initial database. You also learn how to connect to your database.)

Fixed plan subscription tiers

Fixed plan pricing scales according to the memory size of all databases defined in the subscription. Additional limits also apply, as shown here (updated February 2021):

Max DB Size   Number of
Databases
Concurrent
Connections
Security
Groups
Max IP
Auth rules
(Free) 30 MB      1 30 N/A N/A
100 MB      4 256 1 4
250 MB      8 256 1 4
500 MB      12 512 1 4
1 GB      16 1024 2 8
2½ GB      24 2500 2 8
5 GB      32 5000 4 16
10 GB      64 10000 4 32

The 30 MB Fixed plan is free; it’s designed for training and prototype purposes.

All paid (100 MB and above) fixed plans support replication and backups (daily and instant).

If you need additional resources, you can update your subscription at any time.

Create a Fixed subscription

To create a Fixed subscription:

  1. From the admin console menu, select the New Subscription button.

    The New subscriptions button in the admin console menu.
  2. When the New subscription page appears, select Fixed plans and then scroll to the cloud vendor options.

    Available subscription plan options.
  3. Choose a Cloud Provider and a Region.

    Available cloud vendor options and Redis 7 preview.

    A preview of Redis 7.0 subscriptions is available for selected regions in AWS and GCP. However, some Redis 7.0 functionality might not be fully available during preview. Redis 7.0 also introduces several changes to existing Redis commands; see the list of breaking changes for more details.

    If you want to try out Redis 7.0, turn on the Redis 7.0 preview toggle:

    Turn on the Redis 7 preview toggle.
  4. In the Availability Settings panel, select your replication settings.

    • No-replication means that you will have a single copy of your database.
    • Single-zone replication means that your database will have a primary and a replica located in the same cloud region. If anything happens to the primary, the replica takes over and becomes the new primary.
    • Multi-zone replication means that the primary and the replicas are stored in different region zones, which provides additional protection by distributing the replicas.
  5. Select the desired plan size.

    To create a Free subscription, select the 30 MB plan size.

    Available tiers for Fixed size subscription plans.
  6. Enter a subscription name and payment details.

  7. Locate and then select the Create Subscription button, which is located below the Credit card details.

    The Create Subscription button.

Here are few details to keep in mind:

  • You can create a Free subscription without being prompted for payment details.

  • You can only have one free subscription at a time.

  • If you’re creating a paid subscription and haven’t previously entered a payment method, use the Add Credit Card button to add one.

    The Add credit card icon.

When you create your subscription, there’s a brief pause while your request is processed and then you’re taken to the Subscription details page.

The Subscription details screen with no databases.

To create your first database, select the New Database button and then fill in the appropriate details.

To learn more, see Create a database.