Questions tagged with Amazon ElastiCache
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
I'm trying the free AWS tools and I programmed Elasticache because it said it was part of the free tools with 750 hours per month included, but even though I already deleted everything I could from...
1
answers
0
votes
43
views
asked 20 days agolg...
Link to the Hyperloglog datatype: https://redis.io/docs/data-types/probabilistic/hyperloglogs/
1
answers
0
votes
58
views
asked a month agolg...
I created a redis cluster with cluster mode disabled and I needed to access it from a local machine for testing and development. I found this page on AWS ElastiCache documentation with the...
3
answers
0
votes
64
views
asked a month agolg...
Elasticache: Cluster mode updates are not supported while attempting to update additional propertieslg...
This is the template I used to create elasticache redis. When I try to make any update to this I'm getting an error. The change can be as simple as updating the tag. I have to delete and recreate...
0
answers
0
votes
53
views
asked 2 months agolg...
The version of Redis that I currently have running on my ElastiCache Redis cluster (3.2.10) is currently set to be deprecated on 7/31 per the following AWS article,...
1
answers
0
votes
138
views
asked 2 months agolg...
During a specific timeframe, we noticed that our application logs indicated the status of our Amazon ElastiCache Redis cluster as UNCERTAIN_STATE.
As a workaround to restore functionality, we...
1
answers
0
votes
84
views
asked 3 months agolg...
A gaming company created a game leaderboard by using a Multi-AZ deployment of an Amazon RDS database. The number of users is growing, and the queries to get individual player rankings are
getting...
2
answers
0
votes
110
views
asked 3 months agolg...
Hello, I'm trying to deploy Elastic Cash Redis with CacheSubnetGroup with restricted IAM
here is serverless example
```
resources:
Resources:
CacheSubnetGroup:
Type:...
1
answers
0
votes
85
views
asked 4 months agolg...
while creating a MariaDB instance using a Free Tier package, It seems I bought the elasti-cache service, which is a paid service.
So i Got a bill of 201$ last month, is there any way to let AWS cancel...
1
answers
0
votes
194
views
asked 5 months agolg...
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
345
views
asked 5 months agolg...
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
234
views
asked 6 months agolg...
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
154
views
asked 6 months agolg...