Questions tagged with Amazon ElastiCache for Redis

Amazon ElastiCache for Redis is a blazing fast in-memory data store that provides sub-millisecond latency to power internet-scale real-time applications.

Content language: English

Select tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

162 results
We have an Elasticache replication group setup in a private VPC with Redis engine 5.0.6 and in our service we use a long-lived JedisPool connection to connect to the cache. We are trying to enable acc...
0
answers
0
votes
7
views
asked 17 minutes ago
Hello, I am seeing some very non-specific errors when I try to create an AWS::ElastiCache::User using CloudFormation. My template is simply: ```` UserName: myuser UserId: hereisauserid Engine: redis...
2
answers
0
votes
34
views
asked 9 days ago
We're migrating an application from ECS to EKS in production environment, and running into issues where our pods are dying due to Redis connection timeouts in EKS — even though everything was working ...
1
answers
0
votes
78
views
asked a month ago
Hi, We intend to use [DescribeGlobalReplicationGroups](https://docs.aws.amazon.com/AmazonElastiCache/latest/APIReference/API_DescribeGlobalReplicationGroups.html) and [DescribeReplicationGroups](http...
2
answers
0
votes
48
views
asked a month ago
When Iam trying to connect my elastic cache cluster its not getting connected using the command src/redis-cli -c -h ENDPOINT -p 6379 When iam trying to connect with telnet the cluster is getting conne...
1
answers
0
votes
44
views
asked 2 months ago
When I try connect to a redis instance I have from a Lambda I get the following error ``` redis.exceptions.ResponseError: MOVED 4720 test-0001-001.appdev-testev.nannan.apse2.cache.amazonaws.com:6379 ...
2
answers
0
votes
41
views
asked 2 months ago
Hello, I have a an Elasticache cluster on Redis engine of version 7.0.1. On it "Encryption in transit" is disabled. My goal is to setup the password connection for my redis cluster. For that I crea...
1
answers
1
votes
74
views
asked 2 months ago
Hello, I have recently received quite a huge bill for an AWS service I never even used, Elasticache. I initially wanted to use AWS and when setting up, I ran into a lot of difficulties and complexiti...
2
answers
0
votes
108
views
asked 3 months ago
The latest Valkey version in Elasticache is 8.0.1. Valkey 8.0.2 was released three weeks ago and reverts a breaking change from Valkey 8.0.0. I haven't been able to find anything like a release schedu...
1
answers
0
votes
188
views
asked 3 months ago
Hello, I am currently supporting a website that uses ECS (Fargate) and Redis OSS cache version 4.0.10. We are using this version because the site relies on Drupal 10.3.10, which was not compatible w...
1
answers
0
votes
72
views
asked 3 months ago
Does Glide provide a native provider that can be used with Hibernate L2 Cache or a JCache implementation (since Hibernate has built-in support for JCache)?
1
answers
0
votes
53
views
AWS
asked 3 months ago
Few questions about the scaling in Elasticache Redis Serverless Does data stored in Elasticache Redis Serverless is data saved in-memory on the AWS server? How does scale up or scale down in that se...
2
answers
0
votes
239
views
asked 3 months ago