A software development firm wants to prevent cost overruns in its testing environment. The company needs to configure a mechanism that will automatically apply a restrictive IAM policy to a developer group if the actual monthly spend in the environment exceeds . Which AWS billing and cost management tool should the company use to configure this automated threshold-based action?
- AAWS Cost Explorer
- BAWS Billing Conductor
- AWS BudgetsCevap
- DAWS Pricing Calculator
Cevap
AWS Budgets is the correct tool because it supports budget actions that can automate responses, such as applying restrictive IAM policies, when cost thresholds are crossed.
AWS Budgets allows users to set custom cost and usage budgets. It also supports budget actions, which can be configured to automatically execute specific mitigation steps—such as applying a restrictive IAM policy, applying Service Control Policies (SCPs), or stopping targeted EC2/RDS instances—when actual or forecasted costs exceed a defined threshold.
Adım Adım Çözüm
Anahtar Kavram
AWS Budgets allows you to set custom budgets that track your AWS costs and usage, and configure automated budget actions (such as applying restrictive IAM policies or stopping resources) to control costs programmatically when limits are exceeded.