# Scaling Managed Redis

### Steps for Managed Redis Scaling

1. Select the **Managed Redis resource** from the respective resource group.
2. In the left-side menu, click **Scale** under the **Settings** menu. You can also search for 'Scale' in the search bar and select it from the results displayed.
3. Under the Scale Configuration section, choose the desired configuration for your Managed Redis as shown in the image below:

<figure><img src="/files/wRai32p85ujaEXkdx8io" alt=""><figcaption><p>Redis Scaling</p></figcaption></figure>

* **Cache Size:** Select a cache size that aligns with your workload requirements.&#x20;
* **Target Performance:** Select one of the available options based on **Target Cache Size** and **Target Performance,** which include **Memory Optimized, Balanced,** and **Compute Optimized** tiers.

4. Click **Save** to initiate the scaling operation.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.inforiver.com/inforiver-enterprise-on-prem/how-to-guides/scaling-managed-redis.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
