AWS News Blog

Tag: Amazon ElastiCache

Amazon ElastiCache – Four New Cache Node Types

If you are using Amazon ElastiCache to implement a caching layer in your application, you now have four additional cache node types to choose from, bringing the total up to eleven types. Here are the new types and their specs: cache.t1.micro has 213 MB of RAM for caching, and 1 virtual core. cache.m1.medium has 3.35 […]

Caching in the Cloud with Amazon ElastiCache

Today’s guest post comes to you from Omer Zaki, a Senior Product Manager on our Data Services team. Omer’s post talks about how our customers have put Amazon ElastiCache to use in a wide variety of applications and environments. — Jeff; We launched Amazon ElastiCache last year to make it easy to deploy, operate and […]

Reserved Cache Nodes for Amazon ElastiCache

Amazon ElastiCache makes it easy for you to deploy, scale, and run a cloud-based in-memory cache that is protocol-compliant with Memcached. ElastiCache improves the performance of web applications and reduces the load on your databases by retrieving data from a fast, managed, Memcached-compatible, in-memory caching system, instead of relying entirely on disk-based storage. It can […]

AWS ElastiCache – Now Available in Two More Regions

Today’s guest blogger Rahul Pathak, a Senior Product Manager on the AWS Database Team. Rahul has some news to share. — Jeff; Amazon ElastiCache is now available in two additional Regions: US West (Oregon) and South America (Sao Paulo). Caching systems perform best when they are right next to your application servers, so were excited […]

Amazon ElastiCache – Distributed In-Memory Caching

Today we are introducing Amazon ElastiCache so that you can easily add caching logic to your application. You can now create Cache Clusters, each comprised of one or more Cache Nodes, in a matter of minutes. Each Cache Cluster is a distributed, in-memory cache that can be accessed using the popular Memcached protocol. What’s Caching? […]