Q372.A solutions architect is designing a solution that consists of a fleet of Amazon EC2 Reserved Instances (Rls) in an Auto Scaling group that will grow over time as usage increases. The solution needs to maintain 80% RI coverage to maintain cost control with an alert to the DevOps team using an email distribution list when coverage drops below 80%. The solution must also include the ability to generate a report to easily track and manage coverage. The company has a policy that allows only one workload for each AWS account.Which set of steps should the solutions architect take to create the report and alert the DevOps team?
A.Create an Amazon Simple Notification Service (Amazon SNS) topic and subscribe the DevOps email distribution list. Enable cost allocation tags and ensure instances populate a customer-managed cost allocation tag at startup. Use the AWS Billing and Cost Management console to create a budget for RI正确答案A
Coverage filter using the customer-managed cost allocation tag and set the threshold to 80% and link to the SNS topic created in the alert configuration. B.Create an Amazon Simple Notification Service (Amazon SNS) topic and subscribe the DevOps email distribution list. Use the Cost Explorer console to configure the report for RI utilization set the utilization target to 80% and link to the SNS topic created in the alert configuration. C.Use the AWS Billing and Cost Management console to create a reservation budget for RI utilization set the utilization to 80% and enter the email distribution list in the alert configuration. D.Enable cost allocation tags and ensure instances populate a customer- managed cost allocation tag at startup. Use the Cost. Explorer console to configure the report for RI coverage filter using the customer-managed cost allocation tag and set the threshold to 80% and enter the email distribution list in the alert configuration.