Skip to content

Questions tagged with Amazon ElastiCache

fully managed, in-memory caching service supporting flexible, real-time use cases.

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.

128 results
I would like to know how to set appendonly flag to true when creating parameter group. Seems currently it forces me to edit the parameter group values after creating the group. However since the is_m...
1
answers
0
votes
166
views
asked 6 months ago
We are trying to use IAM authentication to connect ElastiCache serverless. But, we notice that in the document point out a limitation: `IAM authentication is not supported in MULTI EXEC commands.`. Ma...
1
answers
0
votes
213
views
asked 7 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
253
views
asked 8 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
213
views
asked 8 months ago
I want to create a cluster for Redis with multiple shards, what cloudformation config type can i use. If use AWS::ElastiCache::CacheCluster, how can i connect it, i have not saw the user group/users...
1
answers
0
votes
295
views
asked 9 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
110
views
asked 9 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
119
views
asked 9 months ago
Just changed a user password and ACL and then the cluster went to modifying status for over 2 hours already. I cant do anything on that state just restart the nodes but it doesn't have any effect. Th...
3
answers
0
votes
188
views
asked 9 months ago
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...
2
answers
0
votes
624
views
asked a year ago
I'm looking to write a custom AWS Config rule using Guard to validate the configuration of my ElastiCache resources, but I found that ElastiCache is not listed under the [supported resource types](htt...
1
answers
0
votes
538
views
asked a year 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
397
views
asked a year ago
What is max redis connection configured for Node type cache.m6g.large
1
answers
0
votes
1.7K
views
asked a year ago
  • 1
  • 2
  • 3
  • 4
  • 5
  • •••
  • 11
  • Page size
    12 / page