Which 2 caching engines are supported by ElastiCache?
Redis
Mencached
ElastiCache is only accessible to resources within the same vpc or outsidde your vpc?
Within the same vpc
Which cache type is a simple key/value store?
Memcached
Which cache type has more available features?
Redis
Which cache type is multi thread?
Memcached
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?
Implement Amazon ElastiCache Redis in Cluster Mode