amazon_elasticache

Amazon ElastiCache

Return to Caching, Azure Cache, GCP Cache

ElastiCache - AWS ElastiCache

Amazon ElastiCache was launched in 2011. It is a fully managed in-memory data store and caching service designed for high-speed data access. Supporting Redis and Memcached, Amazon ElastiCache enables sub-millisecond response times for applications.

The service integrates with other AWS offerings, such as Amazon RDS, for improved database performance and scalability. With features like data replication and auto-scaling, ElastiCache is suitable for use cases like session storage, real-time analytics, and gaming leaderboards.

https://aws.amazon.com/elasticache/

Snippet from Wikipedia: Amazon ElastiCache

Amazon ElastiCache is a fully managed in-memory data store and cache service by Amazon Web Services (AWS). The service improves the performance of web applications by retrieving information from managed in-memory caches, instead of relying entirely on slower disk-based databases. ElastiCache supports three in-memory caching engines: Valkey, Memcached, and Redis OSS.

As a web service running in the computing cloud, Amazon ElastiCache is designed to simplify the setup, operation, and scaling of Valkey, Memcached, and Redis OSS deployments. Complex administration processes like patching software, backing up and restoring data sets and dynamically adding or removing capabilities are managed automatically. Scaling ElastiCache resources can be performed by a single API call.

Amazon ElastiCache was first released on August 22, 2011, supporting memcached. This was followed by support for reserved instances on April 5, 2012 and Redis on September 4, 2013.

amazon_elasticache.txt · Last modified: 2025/02/01 07:21 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki