A company manages several AWS accounts consolidated under a single organization in AWS Organizations. The cloud operations team recently identified a sudden, unexpected spike in Amazon EC2 compute charges caused by a developer deploying high-end GPU instances in an unused region. To prevent future surprise costs, the company wants to implement a cost management strategy that achieves two goals: first, automatically detect unusual spend patterns across all accounts and alert the operations team within hours; second, monitor a specific research department’s tag-based spend () by notifying the department lead when actual monthly charges reach of the allocated budget, and notifying the finance team when forecasted monthly charges are projected to exceed of the budget. Which combination of actions should the solutions architect recommend to meet these requirements? (Select TWO.)
- Create an AWS Cost Anomaly Detection monitor with an Amazon Simple Notification Service (Amazon SNS) subscription to notify the cloud operations team when an anomaly is detected.Answer
- Create an AWS Budget for the Research cost center using tag filters, and configure budget notifications for actual spend at and forecasted spend at .Answer
- CConfigure a daily scheduled AWS Cost Explorer report filtered by region and instance type to notify the cloud operations team of any sudden cost changes.
- DSet up an AWS Billing Conductor billing group for the Research cost center and configure a pro forma billing rule to notify the department head and finance team when budget thresholds are crossed.
- EConfigure an Amazon CloudWatch billing alarm for the Research department's resources that periodically queries AWS Cost Explorer to alert on forecasted monthly spend overruns.