You work as a Cache Infrastructure Engineer for MDFT Pro, a well-known training agency that delivers certification courses to students worldwide. Claire, the Performance Optimization Lead, has reported that the Azure Cache for Redis instance used by the Student Learning Portal is experiencing frequent overload conditions. The cache stores session data, course progress information, quiz results, and frequently accessed course materials to reduce database load. During peak enrollment periods and exam seasons, when thousands of students access the portal simultaneously, the Redis cache becomes overloaded—causing timeouts, connection failures, and degraded application performance. Students experience slow page loads and failed login attempts. You need to implement solutions that both prevent the cache from becoming overloaded and make the application more resilient when temporary overload situations occur.
What are two ways to resolve the Redis cache overload issue?
Choose all correct answers from the options below.
Explanations for each answer: