Solved

A Sysops Administrator Set Up an Amazon ElastiCache for Memcached

Question 841

Multiple Choice

A sysops administrator set up an Amazon ElastiCache for Memcached cluster for an application. During testing, the application experiences increased latency. Amazon CloudWatch metrics for the Memcached cluster show CPUUtilization is consistently above 95% and FreeableMemory is consistently under 1 MB. Which action will solve the problem?


A) Configure ElastiCache automatic scaling for the Memcached cluster. Set the CPUUtilization metrics as a scaling trigger above 75% and FreeableMemory below 10 MB.
B) Configure ElastiCache read replicas for each Memcached node in different Availability Zones to distribute the workload.
C) Deploy an Application Load Balancer to distribute the workload to Memcached cluster nodes.
D) Replace the Memcached cluster and select a node type that has a higher CPU and memory.

Correct Answer:

verifed

Verified

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

Related Questions