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…
Question
Exhibits
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)- A77% (48)
- B11% (7)
- C3% (2)
- D6% (4)
- E2% (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.

