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 it possible to provision a Redis cache specifically for a single schema on an AWS PostgreSQL RDS, and what strategies can be employed to ensure data consistency between the Redis cache and the...
The general use case of Amazon ElastiCache is to boost faster reads from RDS. Can Amazon ElastiCache be used to improve performance of bulk data load into RDS? We have a 500MM rows dataset which is...
Hi,
is anybody aware where i can submit a feature request for the ability to stop an aws elasticache temporarily? e.g. just on weekends we don't use it and stopping it temporarily like what AWS RDS...
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...
Link to the Hyperloglog datatype: https://redis.io/docs/data-types/probabilistic/hyperloglogs/
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...
Elasticache: Cluster mode updates are not supported while attempting to update additional properties
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...
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,...
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...
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...
Hello, I'm trying to deploy Elastic Cash Redis with CacheSubnetGroup with restricted IAM
here is serverless example
```
resources:
Resources:
CacheSubnetGroup:
Type:...
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...