# Scaling Redis Cache (Legacy service)

### Steps for Redis Scaling

1. Select the Redis cache resource from the respective resource group.
2. In the left-side menu, click **Scale** under **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 Redis cache:

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

**Cache Size:** Select the appropriate cache size based on your requirements. You can choose from various cache sizes ranging from Basic to Premium tiers.

**Replicas:** Specify the number of read replicas you want to have for high availability and improved performance. This option is available in the **Premium** tier.

4. Review the pricing details and estimated costs associated with the selected configuration.
5. Click on **Apply** button 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-redis-cache-legacy-service.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.
