Managed Redis
Support for Redis database instances
DuploCloud supports Redis database instances. Redis stands for Remote Dictionary Server and is a fast, open-source, in-memory, key-value data store. Redis can function as a database, cache, message broker, and queue.
Redis delivers sub-millisecond response times, enabling millions of requests per second for real-time applications.
Adding a Redis database instance
In the DuploCloud Portal, navigate to Cloud Services -> Redis.
Click Add. The Add Redis Instance page displays.
Enter the database Name.
In the Display Name field, enter a useful database name for reference.
From the Tier list box, select Basic for a Tier0 standalone instance; select Standard for a Tier1 High Availability primary/replica instance.
In the Memory Size field, enter memory size in gigabytes (GB).
In the Redis Config field, specify the Redis configuration.
In the Labels field, specify
key
/value
pairs.Select Enable Auth and Security to enable OSS Redis AUTH for the Redis instance.
Select Enable Encryption-in-Transit to select the TLS mode of the Redis instance.
Click Create. The Redis database Details tab displays on the Redis tab with Connectivity, General, and Security cards.
Last updated