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.

160 results
Hi, We intend to use [DescribeGlobalReplicationGroups](https://docs.aws.amazon.com/AmazonElastiCache/latest/APIReference/API_DescribeGlobalReplicationGroups.html) and [DescribeReplicationGroups](http...
2
answers
0
votes
36
views
asked 6 days 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
26
views
asked 12 days 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
31
views
asked a month 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
51
views
asked a month 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
90
views
asked 2 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
58
views
asked 2 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
47
views
asked 2 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
42
views
AWS
asked 2 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
155
views
asked 2 months ago
I have a use case where I need to confirm if TLS1.2 or above is being used for transmit encryption. When I go to AWS Console to confirm this, I do not see this TLS version being specified. My question...
2
answers
0
votes
81
views
asked 2 months ago
I have a m5.large Redis with cluster disabled, using this for Redis Pub/Sub. I want to publish messages (say 4 KB) at intervals of 10 seconds to 5000 users subscribed to a channel. Other than this, t...
2
answers
1
votes
92
views
asked 3 months ago
I'm trying to convert a ElastiCache ReplicationGroup from a Redis to a Valkey engine in CloudFormation but I'm getting an error. CFN is complaining that the Redis parameter group is not applicable to...
1
answers
0
votes
405
views
profile picture
asked 3 months ago