Amazon ElastiCache for Memcached | Features Flashcards

1
Q

What can I cache using Amazon ElastiCache for Memcached?

Features

Amazon ElastiCache for Memcached | Database

A

You can cache a variety of objects using the service, from the content in persistent data stores (such as Amazon RDS, DynamoDB, or self-managed databases hosted on EC2) to dynamically generated web pages (with Nginx for example), or transient session data that may not require a persistent backing store. You can also use it to implement high-frequency counters to deploy admission control in high volume web applications.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Can I use Amazon ElastiCache for Memcached with an AWS persistent data store such as Amazon RDS or Amazon DynamoDB?

Features

Amazon ElastiCache for Memcached | Database

A

Yes, Amazon ElastiCache is an ideal front-end for data stores like Amazon RDS or Amazon DynamoDB, providing a high-performance middle tier for applications with extremely high request rates and/or low latency requirements.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly