SAP-C02 第 29 题
题目
A company that has multiple AWS accounts is using AWS Organizations. The company’s AWS accounts host VPCs, Amazon EC2 instances, and containers. The company’s compliance team has deployed a security tool in each VPC where the company has deployments. The security tools run on EC2 instances and send information to the AWS account that is dedicated for the compliance team. The company has tagged all the compliance-related resources with a key of “costCenter” and a value or “compliance”. The company wants to identify the cost of the security tools that are running on the EC2 instances so that the company can charge the compliance team’s AWS account. The cost calculation must be as accurate as possible. What should a solutions architect do to meet these requirements?
中文翻译:
拥有多个 AWS 账户的公司正在使用 AWS Organizations。该公司的 AWS 账户托管 VPC、Amazon EC2 实例和容器。该公司的合规团队已在该公司部署的每个 VPC 中部署了安全工具。安全工具在 EC2 实例上运行,并将信息发送到合规团队专用的 AWS 账户。该公司已使用键“costCenter”和值或“compliance”标记所有与合规性相关的资源。该公司希望确定 EC2 实例上运行的安全工具的成本,以便公司可以向合规团队的 AWS 账户收取费用。成本计算必须尽可能准确。解决方案架构师应该怎样做才能满足这些要求?
选项
A. In the management account of the organization, activate the costCenter user-defined tag. Configure monthly AWS Cost and Usage Reports to save to an Amazon S3 bucket in the management account. Use the tag breakdown in the report to obtain the total cost for the costCenter tagged resources.
中文翻译:
在组织的管理账户中,激活costCenter用户自定义标签。配置每月 AWS 成本和使用情况报告以保存到管理账户中的 Amazon S3 存储桶。使用报告中的标签细分来获取 costCenter 标记资源的总成本。
B. In the member accounts of the organization, activate the costCenter user-defined tag. Configure monthly AWS Cost and Usage Reports to save to an Amazon S3 bucket in the management account. Schedule a monthly AWS Lambda function to retrieve the reports and calculate the total cost for the costCenter tagged resources.
中文翻译:
在组织的成员账户中,激活costCenter用户自定义标签。配置每月 AWS 成本和使用情况报告以保存到管理账户中的 Amazon S3 存储桶。安排每月一次的 AWS Lambda 函数来检索报告并计算 costCenter 标记资源的总成本。
C. In the member accounts of the organization activate the costCenter user-defined tag. From the management account, schedule a monthly AWS Cost and Usage Report. Use the tag breakdown in the report to calculate the total cost for the costCenter tagged resources.
中文翻译:
在组织的成员账户中激活 costCenter 用户定义标签。从管理账户中,安排每月的 AWS 成本和使用情况报告。使用报告中的标签细分来计算 costCenter 标记资源的总成本。
D. Create a custom report in the organization view in AWS Trusted Advisor. Configure the report to generate a monthly billing summary for the costCenter tagged resources in the compliance team’s AWS account.
中文翻译:
在 AWS Trusted Advisor 的组织视图中创建自定义报告。配置报告以生成合规团队 AWS 账户中 costCenter 标记资源的每月账单摘要。
答案
A
解析
正确答案:A 解析: 本题应选择 A。 正确选项: A. 在组织的管理账户中,激活costCenter用户自定义标签。配置每月 AWS 成本和使用情况报告以保存到管理账户中的 Amazon S3 存储桶。使用报告中的标签细分来获取 costCenter 标记资源的总成本。 选择理由: 该选项最直接地满足题干中的关键约束。做 SAP-C02 题目时,需要同时对照题干里的限定词,例如最高性能、最低运维开销、成本效益、可靠性、可扩展性、安全性...