# Managed Redis

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

1. In the DuploCloud Portal, navigate to **Cloud Services** -> **Redis**.
2. Click **Add**. The **Add Redis Instance** page displays.

<div align="left"><figure><img src="https://2471407984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F68cb0s9ce5UIUKWPuYs8%2Fuploads%2FLWZqGqx01jg0wUZHc2F7%2Fscreenshot-nimbusweb.me-2024.02.15-12_22_23.png?alt=media&#x26;token=228c9f35-5c81-4a63-a057-5da92bbcc1b9" alt=""><figcaption><p><strong>Add Redis Instance</strong> page</p></figcaption></figure></div>

3. Enter the database **Name**.
4. In the **Display Name** field, enter a useful database name for reference.
5. From the **Tier** list box, select **Basic** for a Tier0 standalone instance; select **Standard** for a Tier1 High Availability primary/replica instance.
6. In the **Memory Size** field, enter memory size in gigabytes (GB).
7. In the **Redis Config** field, specify the Redis configuration.
8. In the **Labels** field, specify `key`/`value` pairs.
9. Select **Enable Auth and Security** to enable OSS Redis AUTH for the Redis instance.
10. Select Enable **Encryption-in-Transit** to select the TLS mode of the Redis instance.
11. Click **Create**. The Redis database **Details** tab displays on the **Redis** tab with **Connectivity**, **General**, and **Security** cards.

<div align="left"><figure><img src="https://2471407984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F68cb0s9ce5UIUKWPuYs8%2Fuploads%2FNp0cKzBgP1iqsAL4GsJG%2Fscreenshot-nimbusweb.me-2024.02.15-12_26_37.png?alt=media&#x26;token=6125ed7f-87e7-4be3-aab5-755257ebe1eb" alt=""><figcaption><p><strong>Details</strong> tab for a Redis database instance</p></figcaption></figure></div>
