AWS Certified Solutions Architect – Associate (SAA-C03) — Question 674

A company uses Amazon EC2, AWS Fargate, and AWS Lambda to run multiple workloads in the company's AWS account. The company wants to fully make use of its Compute Savings Plans. The company wants to receive notification when coverage of the Compute Savings Plans drops.

Which solution will meet these requirements with the MOST operational efficiency?

Answer options

Correct answer: A

Explanation

AWS Budgets allows users to natively track Savings Plans coverage and set up alerts when coverage falls below a user-defined threshold, making Option A the most operationally efficient solution. Option B introduces unnecessary operational overhead by requiring custom code development and maintenance using AWS Lambda and Amazon SES. Options C and D are incorrect because a budget report only sends scheduled summaries rather than threshold-based alerts, and standalone 'Savings Plans alert subscriptions' do not exist as a native feature.