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):通常不用于創建基于支出預算百分比的警報通知。