Question 168:
Your company uses Amazon ElastiCache for Memcached as a cache solution for a new web application. A feature was deployed last week. Since then, the CloudWatch alarm has been triggered for the “Evictions” metric. It looks like the cache has evicted a large number of items to allow space for new writes. The function of the new feature is working as expected. Which action would you take to address the CloudWatch alarm? (Select TWO.)
Answer options:
A.Scale up the Memcached node by using a larger node type. B.Increase the CloudWatch alarm threshold. C.Scale out ElastiCache for Memcached by adding more nodes. D.Change the ElastiCache cluster to Redis. E.Rollback the application.