Use Redis serverless for Open edX deployments #2356
Labels
product:infrastructure
Issues related to application and operations infrastructure
product:mitx-online
Issues related to the MITx Online product
product:residential
product:xpro
Issues related to the xPro product
project:open-edx
Description/Context
The combined load of caching and Celery tasks for Open edX systems periodically exhausts the configured Redis cluster in Elasticache. Elasticache now offers a serverless deployment of Redis that removes the upper and lower limit of capacity, removing the need to statically allocate the maximum needed cluster. The serverless offering only supports Redis 7.1 and higher, which is supported based on the default image used in Tutor.
Plan/Design
The text was updated successfully, but these errors were encountered: