A company wants to run its experimental workloads in the AWS Cloud. The company has a budget for cloud spending. The company's CFO is concerned about cloud spending accountability for each department. The CFO wants to receive notification when the spending threshold reaches 60% of the budget.
Which solution will meet these requirements?
A. Use cost allocation tags on AWS resources to label owners. Create usage budgets in AWS Budgets. Add an alert threshold to receive notification when spending exceeds 60% of the budget.
B. Use AWS Cost Explorer forecasts to determine resource owners. Use AWS Cost Anomaly Detection to create alert threshold notifications when spending exceeds 60% of the budget.
C. Use cost allocation tags on AWS resources to label owners. Use AWS Support API on AWS Trusted Advisor to create alert threshold notifications when spending exceeds 60% of the budget.
D. Use AWS Cost Explorer forecasts to determine resource owners. Create usage budgets in AWS Budgets. Add an alert threshold to receive notification when spending exceeds 60% of the budget.
A
一家公司希望在 AWS 云中运行其实验性工作负载。该公司有云支出预算。公司的首席财务官(CFO)关注每个部门的云支出责任归属问题。CFO 希望在支出达到预算的 60% 时收到通知。该公司要在 AWS 云运行工作负载且有预算,CFO 关注部门支出责任归属,并希望在支出达到预算 60% 时收到通知,需要找出能满足这些要求的解决方案。
技巧:排除明显错误选项,在没有明显错误的选项中选择最合理的选项。
A. 正确。在 AWS 资源上使用成本分配标签来标记所有者。在 AWS Budgets 中创建使用预算。添加警报阈值,以便在支出超过预算的 60% 时收到通知。使用成本分配标签可标记资源所有者,明确支出责任部门;在 AWS Budgets 中创建预算并设置 60%的警报阈值,能满足 CFO 在支出达到预算 60% 时收到通知的要求。该选项满足所有条件。
B. 不正确。使用 AWS Cost Explorer 预测来确定资源所有者。使用 AWS Cost Anomaly Detection 在支出超过预算的 60% 时创建警报阈值通知。AWS Cost Explorer 预测不能用于确定资源所有者,且 AWS Cost Anomaly Detection 主要用于成本异常检测,不是基于预算百分比设置通知,不满足要求。
C. 不正确。在 AWS 资源上使用成本分配标签来标记所有者。在 AWS 信任顾问上使用 AWS 支持 API 在支出超过预算的 60% 时创建警报阈值通知。使用成本分配标签可标记所有者,但 AWS 信任顾问的 AWS 支持 API 通常不用于创建基于支出预算百分比的警报通知,不满足要求。
D. 不正确。使用 AWS Cost Explorer 预测来确定资源所有者。在 AWS Budgets 中创建使用预算。添加警报阈值,以便在支出超过预算的 60% 时收到通知。AWS Cost Explorer 预测不能用于确定资源所有者,不满足明确支出责任部门的要求,尽管后半部分关于预算和警报的设置正确,但整体不满足所有条件。
成本分配标签(cost allocation tags):可用于标记 AWS 资源的所有者,有助于明确资源归属,进而明确支出责任部门。
AWS Budgets(AWS 预算):可以创建使用预算,并设置警报阈值,当支出超过设定的阈值(如本题中的 60%预算)时发送通知。
AWS Cost Explorer forecasts(AWS 成本探索器预测):主要用于预测成本,不能直接用于标记资源所有者。
AWS Cost Anomaly Detection(AWS 成本异常检测):用于检测成本异常情况并发送通知,而不是基于预算百分比设置通知。
AWS Support API on AWS Trusted Advisor(AWS 信任顾问的 AWS 支持 API):通常不用于创建基于支出预算百分比的警报通知。