> For the complete documentation index, see [llms.txt](https://docs.inforiver.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inforiver.com/inforiver-enterprise-on-prem/how-to-guides/scaling-managed-redis.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
