ElastiCache for Memcached

Managed, Memcached-compatible, in-memory store. Sub-millisecond latency to power real-time applications.

Why ElastiCache for Memcached?

Amazon ElastiCache for Memcached is a Memcached-compatible, in-memory, key-value store service that can be used as a cache or a data store. It delivers the performance, ease-of-use, and simplicity of Memcached. ElastiCache for Memcached is fully managed, scalable, and secure - making it an ideal candidate for use cases where frequently accessed data must be in-memory. It is a popular choice for use cases such as web, mobile apps, gaming, ad-tech, and e-commerce.

Benefits of ElastiCache for Memcached

AUTO DISCOVERY

ElastiCache for Memcached Cluster Client with Auto Discovery saves you time by simplifying the way an application connects to a Memcached cluster. The client connects to a single cluster endpoint and gets configuration information about other nodes. When nodes are added or removed, the client reconfigures itself to use the most current set of nodes. Learn more

Use cases

Caching

Amazon ElastiCache for Memcached is a great choice for implementing an in-memory cache to decrease access latency, increase throughput, and ease the load off your relational or NoSQL database. Amazon ElastiCache can serve frequently requested items at sub-millisecond response times, and enables you to easily scale for higher loads without growing the costlier backend database layer. Database query results caching, persistent session caching, and full-page caching are all popular examples of caching with ElastiCache for Memcached.

Session Store

Session stores are easy to create with Amazon ElastiCache for Memcached. Simply use the Memcached hash table, which can be distributed across multiple nodes. Scaling the session store is as easy as adding a node and updating the clients to take advantage of the new node.

Steps for Amazon ElastiCache

1

Sign up for Amazon ElastiCache

Get access to the Amazon ElastiCache Free Tier.

2

Decide which Engine to choose

3

Start building with Amazon ElastiCache for Memcached

Begin building with help from the Amazon ElastiCache for Memcached user guide.