fjcero
Self-hosting in ECS with RDS+ElastiCache hungs
For any reason, Elasticache Redis OSS hangs completely, so I created a new container with Redis latest version, and everything worked.
I didn't have time to debug if it was a limitation of permission sets or memory issues. Even after modifying parameter sets. So starting redis on its own container and adding it to the service registry did the trick
4 replies