All Content tagged with Amazon ElastiCache

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

Content language: English

Select up to 5 tags to filter
Sort by most recent
126 results
Is there a way to have a cname that points to the primary cluster of Elasticache Global Datastore? The cname should stay the same and will always point to the primary cluster, even if it is changed...
1
answers
0
votes
1228
views
asked a year ago
I have a AWS Elasticache for Redis using the default port 6379. This port is configured in the Security Group attached to the cluster. The engine that I'm using is the 6.2.6 Reading the [following...
1
answers
0
votes
805
views
asked a year ago
I have an AWS Elasticache for Redis configured with cluster mode enabled, using multi az and with 5 shards and 3 nodes (1 primary and 2 replicas). The eviction algorithm is `volatile-lfu` From an EC2...
1
answers
0
votes
622
views
asked a year ago
Hi AWS, - What if each key value pair is storing 100mb of data? - How much maximum key value pair is allowed and any restriction? - Does it use memory for cache from application server or from the...
1
answers
0
votes
3025
views
profile picture
asked 2 years ago
Hi AWS, as you know there are a couple of caching strategies i.e. Cache Aside, Read-through cache, Write-through cache & Write-back. However I want to know which one is supported and beneficial in...
1
answers
0
votes
1139
views
profile picture
asked 2 years ago
I am seeking guidance on how to resolve the problem with Elasticache Memcached that we are currently encountering. Our setup consists of a 2-node cluster, and our application is based on Lambda. To...
1
answers
0
votes
1713
views
Ashish
asked 2 years ago
Hi AWS, I need to compare ehcache, Aws Redis, Aws cache, mem cache based on these factors: 1. Distributed caching 2. Eviction 3. Other caching critical capabilities 4. Initial Licensing cost 5....
0
answers
0
votes
128
views
profile picture
asked 2 years ago
I have an ElastiCache resource which I have set up using Terraform resource aws_elasticache_cluster. I would also like to configure authentication so that clients will need to provide username and...
1
answers
1
votes
964
views
asked 2 years ago
During my initial tests I found a potential issue with scaling out ElastiCache Reader endpoint for reads. In my setup I used a set of 1 primary with 3 replicas in 2 availability zones (that’s cluster...
0
answers
0
votes
288
views
Piotr
asked 2 years ago
We've been creating Elasticache Redis clusters for close to a year, but this month we've been encountering errors due to Elasticache taking well over an hour to create a new cluster. The clusters are...
1
answers
2
votes
669
views
Ephre
asked 2 years ago
I have a redis cluster after using that in my node.js backend code it is giving 'ENOTFOUND' error, my backend deployed in ECS docker. can anyone please help me on why i am getting this error?
1
answers
1
votes
848
views
asked 2 years ago