New user sign up using AWS Builder ID is currently unavailable on re:Post. To sign up, please use the AWS Management Console instead.
All Content 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 up to 5 tags to filter
Sort by most recent
156 results
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...
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...
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...
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...
We are observing higher latency in US regions when compared to USW1. Using both redis-cli and nping we are seeing:
USW1A: ~.1ms latency
USW2D: ~.3ms latency
For consistency-sake:
- We are using the ...
## Background
For the development environment, we are using Redis Docker version **7.4.x**. Now we plan to use AWS Elasticache for Redis as our service in the production environment.
However, we fou...
I am using AWS Serverless ElastiCache (Redis) with Password authentication. I have created a new user with a password and attached specific access permissions, but the default user (default) seems to ...
I edited my working cloudformation template for creating a redis cluster to create a valkey cluster instead, by changing the Engine parameter from redis to valkey. Creation fails with "This API doesn'...
I am experiencing a timeout issue when my AWS Lambda function tries to access ElastiCache. Both the Lambda function and ElastiCache are in the same VPC, use the same security group, and are in the sam...
I’m configuring ElastiCache for Redis to work with my RDS instance and have enabled both encryption-at-rest and encryption-in-transit.
However, when I set transit encryption mode to "Required", my Wo...
EXPERT
published 3 months ago3 votes1.3K views
Suggestions regarding compiling PHP extensions (e.g.memcached, redis, imagick) on Amazon Linux 2023 (AL2023)
I applied the recent security service update for Elasticache Redis 5.x (elasticache-redis-cve-patch-update-202410) on a 2-node cluster
The Event log shows it failed over to the secondary node 0002 an...