Skip to content

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

Filter questions
Select tags to filter
Sort by
Sort by most recent
Filter Questions by:

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

169 results
https://repost.aws/knowledge-center/elasticache-service-update-complete This wiki contains an incorrect information: "When you set the Auto-Update after Due Date field to no, ElastiCache doesn't au...
1
answers
0
votes
16
views
AWS
asked a day ago
I’m attempting to use Amazon ElastiCache Serverless for Redis (Redis 7.1, cluster‑mode enabled) as the message broker for Celery 5.3+ running on Amazon ECS Fargate. Celery powers asynchronous backgrou...
2
answers
0
votes
129
views
asked 2 months ago
In our production environment we need to upgrade these 2 Redis clusters on Redis v5.0.6 to cache node type **cache.m6g.4xlarge** 1) 1 primary and 1 replica currently at node type cache.m5.2xlarge 2) 1...
2
answers
0
votes
235
views
asked 3 months ago
I created a openvpn, and peered a secondary vpc, i could able to connect to ec2 through ssh. but unable to connect to redis cluster how to fix this i dont have security group in redis but routes in ...
1
answers
0
votes
81
views
asked 5 months ago
A Serverless ElastiCache cache gets into an inconsistent state when upgrading from Redis to Valkey 7, then reverting back to Redis, then upgrading to Valkey 7 again. The engine remains Redis, but when...
1
answers
0
votes
271
views
asked 5 months ago
Hi everyone! I've created a **Multi-Region MemoryDB Cluster**, with the next configuration: * Engine: **Valkey (7.3)** * Shards per cluster: **1** * Regions: **2** (Oregon and Ireland) * Nodes per s...
2
answers
0
votes
157
views
asked 5 months ago
I suggest to add more explanation to what realy this "service update" does. It is a migration from Redis to Valkey really, so the cluster of Redis 5x becomes Valkey 8.1! In my opinion this update sh...
1
answers
1
votes
201
views
asked 6 months ago
The carddemo application is failed to start after successful deployment. Logs attached. 2025-08-03T18:04:30.815Z Caused by: org.postgresql.util.PSQLException: FATAL: password authentication failed for...
1
answers
0
votes
75
views
asked 6 months ago
I have a lua script ```bash local cursor = ""0"" local keys_deleted = 0 repeat -- scan for keys matching the pattern local result = redis.call(""SCAN"", cursor, ""MATCH"", @keys) cursor ...
1
answers
0
votes
234
views
asked 7 months ago
**Description**: While creating an ElastiCache Redis (cluster mode enabled) replication group via CloudFormation with this configuration: ``` AutomaticFailoverEnabled: false NumNodeGroups: 2 ...
1
answers
0
votes
190
views
asked 7 months ago
When I tested using the primary-replica setup, I noticed that the SetTypeCmds metric on the replica node also had values. As I understand it, the replica should only handle read operations and not pe...
2
answers
0
votes
100
views
asked 8 months ago
When the *NetworkPacketsPerSecondAllowanceExceeded* metric is greater than 0, I calculated the sum of GetTypeCmds(4M, max at 13M) and SetTypeCmds(4M, max at 13M), which shows an average request rate o...
1
answers
0
votes
89
views
asked 8 months ago
  • 1
  • 2
  • 3
  • 4
  • 5
  • •••
  • 15
  • Page size
    12 / page