What is the method to connect to Redis node in an Elasticache from an Elastic BeanStalk instance? Would just the host-name (redis node endpoint) and port enough? Or is there any other authentication I have to complete? I get this error when I try to connect to the node.
org.springframework.data.redis.RedisConnectionFailureException: Cannot get Jedis connection; nested exception is redis.clients.jedis.exceptions.JedisConnectionException: Could not get a resource from the pool