SAP-C02 学习助手

SAP-C02 第 66 题

Lambda SNS IAM Organizations Config

题目

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? (Choose three.)

中文翻译:
使用 AWS Organizations 的公司允许开发人员在 AWS 上进行实验。作为公司部署的登陆区的一部分,开发人员使用他们的公司电子邮件地址来请求帐户。该公司希望确保开发人员不会推出昂贵的服务或运行不必要的服务。公司必须为开发人员提供固定的每月预算,以限制他们的 AWS 成本。哪种步骤组合可以满足这些要求? (选择三项。)

选项

A. Create an SCP to set a fixed monthly account usage limit. Apply the SCP to the developer accounts.

中文翻译:
创建 SCP 以设置固定的每月帐户使用限制。将 SCP 应用到开发者帐户。

B. Use AWS Budgets to create a fixed monthly budget for each developer’s account as part of the account creation process.

中文翻译:
作为帐户创建过程的一部分,使用 AWS Budgets 为每个开发人员的帐户创建固定的每月预算。

C. Create an SCP to deny access to costly services and components. Apply the SCP to the developer accounts.

中文翻译:
创建 SCP 以拒绝访问昂贵的服务和组件。将 SCP 应用到开发者帐户。

D. Create an IAM policy to deny access to costly services and components. Apply the IAM policy to the developer accounts.

中文翻译:
创建 IAM 策略以拒绝访问昂贵的服务和组件。将 IAM 策略应用到开发者账户。

E. Create an AWS Budgets alert action to terminate services when the budgeted amount is reached. Configure the action to terminate all services.

中文翻译:
创建 AWS 预算警报操作以在达到预算金额时终止服务。配置终止所有服务的操作。

F. 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.

中文翻译:
创建 AWS 预算警报操作以在达到预算金额时发送 Amazon Simple Notification Service (Amazon SNS) 通知。调用 AWS Lambda 函数来终止所有服务。

答案

BCF

解析

正确答案:BCF 解析: 本题应选择 BCF。 正确选项: B. 作为帐户创建过程的一部分,使用 AWS Budgets 为每个开发人员的帐户创建固定的每月预算。 C. 创建 SCP 以拒绝访问昂贵的服务和组件。将 SCP 应用到开发者帐户。 F. 创建 AWS 预算警报操作以在达到预算金额时发送 Amazon Simple Notification Service (Amazon SNS) 通知。调用 AWS Lambda 函数来终止...

登录后查看完整解析