Topic 1 Question 66
3 つ選択A company that uses AWS Organizations allows developers to experiment on AWS. As part of the landing zone that the company has deployed, developers use their company email address to request an account. The company wants to ensure that developers are not launching costly services or running services unnecessarily. The company must give developers a fixed monthly budget to limit their AWS costs.
Which combination of steps will meet these requirements?
Create an SCP to set a fixed monthly account usage limit. Apply the SCP to the developer accounts.
Use AWS Budgets to create a fixed monthly budget for each developer’s account as part of the account creation process.
Create an SCP to deny access to costly services and components. Apply the SCP to the developer accounts.
Create an IAM policy to deny access to costly services and components. Apply the IAM policy to the developer accounts.
Create an AWS Budgets alert action to terminate services when the budgeted amount is reached. Configure the action to terminate all services.
Create an AWS Budgets alert action to send an Amazon Simple Notification Service (Amazon SNS) notification when the budgeted amount is reached. Invoke an AWS Lambda function to terminate all services.
ユーザの投票
コメント(17)
- 正 解だと思う選択肢: BCF
I prefer D over C as IAM cant be applied to Account
👍 9kiran157892023/02/24 - 正解だと思う選択肢: BCF
Clear - BCF - SCP is preferable over IAM
👍 6spd2023/02/16 - 正解だと思う選択肢: BDF
Answer: BDF: SPC it would be ideal but, the question doesn´t inform us if the developers accounts are in inside on developers´ s OU or if exist one OU for them. Because of this, we have to use an IAM policy to apply the limitation only on Developers account
👍 4Cassa2023/04/13
シャッフルモード