AWS Elasticache timeout error even with good configuration
The backend of my application is hosted with Elastic Beanstalk, everything works great. I recently decided to configure a cache by creating an ElastiCache (Redis) cluster and I have a big problem around a timeout error. Basically, with each request I make to the backend that goes through the cache, it hangs in the void with no response from the backend, until a timeout error occurs after about thirty seconds.