ElastiCache Flashcards
1
Q
Which 2 caching engines are supported by ElastiCache?
A
Redis
Mencached
2
Q
ElastiCache is only accessible to resources within the same vpc or outsidde your vpc?
A
Within the same vpc
3
Q
Which cache type is a simple key/value store?
- Memcached
- Redis
A
Memcached
4
Q
Which cache type has more available features?
- Memcached
- Redis
A
Redis
5
Q
Which cache type is multi thread?
- Memcached
- Redis
A
Memcached
6
Q
A Developer is asked to implement a caching layer in front of Amazon RDS. Cached content is expensive to regenerate in case of service failure. Which implementation below would work while maintaining maximum uptime?
A
Implement Amazon ElastiCache Redis in Cluster Mode