hiexam
microsoft · AZ-203 · Q603 · multiple_choice · topic_11

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

You need to meet the scaling requirements for Policy Service. What should you store in Azure Redis Cache?
  • A.TempData
  • B.HttpContext.Items
  • C.ViewState
  • D.Session state
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

Practice with progress tracking

Sign in to track wrong answers, get spaced-repetition reminders, and run timed exam mode.