AWS Certified SysOps Administrator – Associate — Question 83

A company manages an application that uses Amazon ElastiCache for Redis with two extra-large nodes spread across two different Availability Zones. The company’s IT team discovers that the ElastiCache for Redis cluster has 75% freeable memory. The application must maintain high availability.

What is the MOST cost-effective way to resize the cluster?

Answer options

Correct answer: D

Explanation

The correct answer is D because performing an online resizing allows for a seamless upgrade in node types without downtime, maintaining high availability. Options A, B, and C either reduce redundancy by eliminating a node or require more complex data migration processes, which can incur additional costs and risk downtime.