# AZ-203 — Question 603

**Type:** multiple_choice
**Topics:** topic_11

## Question

You need to meet the scaling requirements for Policy Service.
What should you store in Azure Redis Cache?

## Correct Answer

_See scenario._

## Explanation

Azure Cache for Redis provides a session state provider that you can use to store your session state in-memory with Azure Cache for Redis instead of a SQL
Server database.
Scenario: You have a shared library named PolicyLib that contains functionality common to all ASP.NET Core web services and applications. The PolicyLib library must:
Ensure that scaling actions do not disrupt application usage.
References:
https://docs.microsoft.com/en-us/azure/azure-cache-for-redis/cache-aspnet-session-state-provider

**Reference:** examtopics_answer_description

---
Source: https://hiexam.net/q/microsoft/AZ-203/603  
Practice (tracked): https://hiexam.net/study/AZ-203/practice