nerdexam
Microsoft

AZ-204 · Question #157

You are building a web application that performs image analysis on user photos and returns metadata containing objects identified. The image analysis is very costly in terms of time and compute…

The correct answer is A. Configure Azure Redis with AOF persistence. B. Configure second storage account for persistence. https://docs.microsoft.com/en-us/azure/azure-cache-for-redis/cache-how-to-premium- persistence#which-persistence-model-should-i-choose

Submitted by yuki_2020· Mar 30, 2026Develop for Azure storage

Question

You are building a web application that performs image analysis on user photos and returns metadata containing objects identified. The image analysis is very costly in terms of time and compute resources. You are planning to use Azure Redis Cache so duplicate uploads do not need to be reprocessed. In case of an Azure data center outage, metadata loss must be kept to a minimum. You need to configure the Azure Redis cache instance. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Options

  • AConfigure Azure Redis with AOF persistence.
  • BConfigure second storage account for persistence.
  • CSet backup frequency to the minimum value.
  • DConfigure Azure Redis with RDB persistence.

How the community answered

(24 responses)
  • A
    71% (17)
  • C
    21% (5)
  • D
    8% (2)

Explanation

https://docs.microsoft.com/en-us/azure/azure-cache-for-redis/cache-how-to-premium- persistence#which-persistence-model-should-i-choose

Topics

#Azure Cache for Redis#AOF persistence#data durability#storage account

Community Discussion

No community discussion yet for this question.

Full AZ-204 Practice