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
127 results
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
I tried to upgrade the Redis engine to version 6.2, and on the first failed attempt I had connectivity issues on my side, so I started it again, and when I saw the same error for node 1, I tried to...
0
answers
0
votes
144
views
asked 2 years ago
Hi, Im using cdk to to create a stack with a redis cluster ```javascript const subnets = vpc.privateSubnets.map(subnet => subnet.subnetId); const subnetGroups = new CfnSubnetGroup( ...
2
answers
0
votes
954
views
asked 2 years ago
Hi community! In my application, ElastiCache (Cluster mode disabled) is used in two scenarios, daily: 1. Intense usage, for about 3 hours, in which we need an improved network performance, and is run...
1
answers
1
votes
429
views
asked 2 years ago
I am facing issue in implementing BYOC with multi container with one end point. I am training my own model in Container and when I am running this container singularly it is working but integrating...
1
answers
0
votes
288
views
Sirosh
asked 2 years ago
I have a REST API on ASP.NET 6 that I'm planning to migrate from Google Cloud Run to Elastic Beanstalk. On Google, I'm using Firestore and I'm switching that to Redis Elasticache. I found this...
1
answers
0
votes
803
views
mikedc
asked 2 years ago
Does NetworkPacketsPerSecondAllowanceExceeded include the traffic used to sync data from master to slaves?
1
answers
0
votes
490
views
asked 2 years ago
I had created a Redis Elasticache cluster manually and in the details it gives a Primary endpoint, Reader endpoint. Also in the **Nodes** tag I can see **Current role** column which says "primary". I...
1
answers
1
votes
6448
views
asked 2 years ago