Solved

A Developer Is Asked to Implement a Caching Layer in Front

Question 65

Multiple Choice

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
B) Install Redis on an Amazon EC2 instance.
C) Implement Amazon ElastiCache Memcached.
D) Migrate the database to Amazon Redshift.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions