
Answer-first summary for fast verification
Answer: In the organization's management account, configure AWS Budgets to create a daily budget with an 80% alert threshold. Use Amazon Simple Notification Service (Amazon SNS) to send notifications to the finance team.
The correct answer is A. Using AWS Budgets in the organization's management account allows you to create a budget with a daily period and set an alert threshold for 80% of the allocated budget. This option directly meets the requirement for cost tracking and sending email notifications through Amazon Simple Notification Service (Amazon SNS) to the finance team. Options B, C, and D involve more complex setups that are not necessary for the simple requirement of budgeting and notifications. AWS Budgets is specifically designed for this purpose and offers a straightforward solution.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
A company with numerous AWS accounts utilizes AWS Organizations to manage these accounts, having enabled all available features. The finance team has established a daily budget for AWS expenses and requires an email alert when the organization's AWS spending reaches 80% of this budget. A solutions architect is tasked with implementing a cost tracking and notification system. Which solution meets these requirements?
A
In the organization's management account, configure AWS Budgets to create a daily budget with an 80% alert threshold. Use Amazon Simple Notification Service (Amazon SNS) to send notifications to the finance team.
B
In the organization’s management account, set up the organizational view feature in AWS Trusted Advisor for cost optimization. Create a report with an 80% alert threshold and configure email notifications for the finance team.
C
Register the organization with AWS Control Tower and activate the optional cost control guardrail, setting it to 80%. Configure notifications via Amazon Simple Notification Service (Amazon SNS) for the finance team.
D
Configure member accounts to store daily AWS Cost and Usage Reports in an Amazon S3 bucket within the organization's management account. Schedule daily cost calculations using Amazon Athena and set up Amazon CloudWatch alerts for 80% budget usage, with notifications sent via Amazon Simple Notification Service (Amazon SNS) to the finance team.