AWS Certified SysOps Administrator – Associate (legacy) — Question 896

An organization has been running their website on several m2 Linux instances behind a Classic Load Balancer for more than two years. Traffic and utilization have been constant and predictable.
What should the organization do to reduce costs?

Answer options

Correct answer: A

Explanation

Since the workload has been constant and predictable for over two years, purchasing Reserved Instances for the active m2 instances provides an immediate and significant cost reduction compared to On-Demand pricing. Spot Instances are not suitable for this scenario as they can be interrupted, which threatens the availability of a steady-state website. While migrating to newer instance types or load balancers could offer other optimizations, purchasing Reserved Instances for the existing setup is the most direct way to safely lower costs for this stable workload.