nerdexam
Microsoft

AZ-305 · Question #433

You have an Azure subscription. The subscription contains an app named App1 that uses the resources shown in the following table. You need to recommend a solution to minimize how long it takes for…

The correct answer is A. Azure Cache for Redis. Azure Cache for Redis provides an in-memory data store based on the Redis software. Redis improves the performance and scalability of an application that uses backend data stores heavily. It's able to process large volumes of application requests by keeping frequently accessed…

Submitted by luis.pe· Mar 6, 2026Design infrastructure solutions

Question

You have an Azure subscription. The subscription contains an app named App1 that uses the resources shown in the following table. You need to recommend a solution to minimize how long it takes for App1 to obtain product details and access user profiles during high data load times. What should you include in the recommendation?

Exhibits

AZ-305 question #433 exhibit 1
AZ-305 question #433 exhibit 2

Options

  • AAzure Cache for Redis
  • BAzure Queue Storage
  • CAzure Front Door
  • DAzure Content Delivery Network (CDN)
  • EAzure Traffic Manager

How the community answered

(62 responses)
  • A
    77% (48)
  • B
    11% (7)
  • C
    3% (2)
  • D
    6% (4)
  • E
    2% (1)

Explanation

Azure Cache for Redis provides an in-memory data store based on the Redis software. Redis improves the performance and scalability of an application that uses backend data stores heavily. It's able to process large volumes of application requests by keeping frequently accessed data in the server memory, which can be written to and read from quickly. Redis brings a critical low- latency and high-throughput data storage solution to modern applications. https://learn.microsoft.com/en-us/azure/azure-cache-for-redis/cache-overview

Community Discussion

No community discussion yet for this question.

Full AZ-305 Practice