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
Hi, we have a client application where we use a go rueidis library to connect to redis instances from our Kubernetes cluster. we've successfully used the rueidis client to connect to our locally run...
1
answers
0
votes
27
views
asked 4 days ago
Hi team, I have an existing Amazon ElastiCache Redis cluster set up via CDK in our AWS account with the following configuration ``` const redis = new elasticache.CfnReplicationGroup(this, 'cache',...
2
answers
0
votes
42
views
Jess
asked 6 days ago
A car rental company has built a serverless REST API to provide data to its mobile app. The app consists of an Amazon API Gateway API with a Regional endpoint, AWS Lambda functions, and an Amazon...
1
answers
0
votes
70
views
Isaac
asked 14 days ago
In the discussion on [this AWS forum post](https://repost.aws/questions/QU_mUvs_SuSiW-1tESHo60bQ/elasticache-serverless-scaling-characteristics), Mr. Abhay mentions that ElastiCache Serverless can...
1
answers
0
votes
87
views
Suha
asked 24 days ago
When creating a Serverless Cache in AWS ElastiCache, the automatically generated VPC endpoints are automatically deleted when the Serverless Cache is deleted. However, there are cases where the VPC...
1
answers
0
votes
268
views
asked a month ago
I have created list of users and usergroups and associated it with the redis global datastore primary cluster (self designed Replication group Cluster), for accessing the secondary region do I need to...
2
answers
0
votes
112
views
asked 2 months ago
Hi, Its AWS Rotate automaticaly AUTH token i REDIS ? I have twice issues when app stop comunicate with Redis when errors its WRONG password. Its AWS automaticly rotate AUTH token wih any SEC update...
4
answers
0
votes
195
views
asked 2 months ago
I have an Elasticache running on Redis engine (version 5.0.6), with 1 node and cluster mode and multi-az modes disabled. I want to migrate the Elasticache from this account to another account. I...
1
answers
0
votes
179
views
rafid
asked 2 months ago
We have been trying to set up a serverless elasticache redis oss and call it using a lambda function. However, we cannot make it work. We have the elasticache and lambda on the same VPC, lambda and...
3
answers
0
votes
226
views
msegy9
asked 3 months ago
Currently we are using AWS elastic cache in one of our production account. We are thinking to moving to elastic cache serverless, believing it will reduce a part of our bill. While using aws...
1
answers
0
votes
298
views
asked 3 months ago
i have an elasticache cluster in old version. then i decide to upgrade new version of redis. so i created new redis cluster with new version and connected with application. but i dont have any old...
1
answers
0
votes
185
views
Nirmal
asked 3 months ago
I'm currently leveraging a custom HuggingFace model, stored in an S3 bucket, for my serverless inference endpoint. The model size is approximately 750MB. However, I'm encountering significant cold...
1
answers
0
votes
310
views
Messi
asked 4 months ago