Question: You need to implement the simplest possible scalable, in-memory cache for your AWS application. Which service do you select?

  1. Elasticache using Memcached.
  2. DynamoDB.
  3. DynamoDB Accelerator (DAX).
  4. Elasticache using Redis.

Answer: The correct answer of the above question is Option D:Elasticache using Redis.