Creating and Configuring Redis Cache Quiz

5 questions Pass: 70% +25 pts

Quiz covering Azure Cache for Redis

Creating and Configuring Redis Cache Quiz

5 questions | Pass: 70% | Earn 25 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    Which pricing tier in Azure Cache for Redis is required to enable data persistence using RDB or AOF files?

  2. 2

    You need to ensure that your Azure Cache for Redis instance is resilient against regional outages. Which feature should you implement?

  3. 3

    When configuring an Azure Cache for Redis instance, what is the default behavior regarding access via non-SSL ports?

  4. 4

    You are designing a solution where the cache must be accessed only from within your virtual network. Which configuration step is mandatory?

  5. 5

    A developer needs to implement a cache-aside pattern. If the cache is full, which Redis eviction policy should be configured if the business requirement is to remove the least recently used keys, regardless of whether they have an expiry set?