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

a. Elasticache using Memcached.

b. DynamoDB.

c. DynamoDB Accelerator (DAX).

d. Elasticache using Redis.

1 Answer

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

Answer:-  Elasticache using Redis
...