Elasti Cache can't be created disabling cluster

0

I'm trying to develop a Django application allocated in AppRunner, that uses Celery with Redis as messages broker. I want to use ElastiCache to deploy the Redis service, because I had some troubles with SQS. The problem is that ElastiCache console was changed and now I cant create a cache disabling the cluster feature.

The problem is that celery doesn't support redis clusters and I don't know how I can do it like all the tutorials mention in the past.

No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions