What two actions could you take to rectify this?

You are using ElastiCache Memcached to store session state and cache database queries in your infrastructure You notice in
Cloud Watch that Evictions and Get Misses are Doth very high. What two actions could you take to rectify this? Choose 2 answers.

You are using ElastiCache Memcached to store session state and cache database queries in your infrastructure You notice in
Cloud Watch that Evictions and Get Misses are Doth very high. What two actions could you take to rectify this? Choose 2 answers.

A.
Increase the number of nodes in your cluster

B.
Tweak the max-item-size parameter

C.
Shrink the number of nodes in your cluster

D.
Increase the size of the nodes in the duster



Leave a Reply 4

Your email address will not be published. Required fields are marked *


raysmithvic1978

raysmithvic1978

A,D

Ankit Shah

Ankit Shah

A and D

Ankit Shah

Ankit Shah

A and D because memcacheD can scale up and scale out both. if it was Redis it would only be Scale Out.

kay

kay

if it was Redis it would only be “Scale up only” NOT Scale Out