SAP-C02 学习助手

SAP-C02 第 282 题

Lambda DynamoDB RDS Organizations Config

题目

A large company recently experienced an unexpected increase in Amazon RDS and Amazon DynamoDB costs. The company needs to increase visibility into details of AWS Billing and Cost Management. There are various accounts associated with AWS Organizations, including many development and production accounts. There is no consistent tagging strategy across the organization, but there are guidelines in place that require all infrastructure to be deployed using AWS CloudFormation with consistent tagging. Management requires cost center numbers and project ID numbers for all existing and future DynamoDB tables and RDS instances. Which strategy should the solutions architect provide to meet these requirements?

中文翻译:
一家大公司最近遇到 Amazon RDS 和 Amazon DynamoDB 成本意外增加的情况。该公司需要提高 AWS 计费和成本管理详细信息的可见性。有多种与 AWS Organizations 关联的账户,包括许多开发和生产账户。整个组织没有一致的标记策略,但有指导方针要求所有基础设施都使用具有一致标记的 AWS CloudFormation 进行部署。管理层需要所有现有和未来的 DynamoDB 表和 RDS 实例的成本中心编号和项目 ID 编号。解决方案架构师应该提供哪种策略来满足这些要求?

选项

A. Use Tag Editor to tag existing resources. Create cost allocation tags to define the cost center and project ID and allow 24 hours for tags to propagate to existing resources.

中文翻译:
使用标签编辑器来标记现有资源。创建成本分配标签来定义成本中心和项目 ID,并允许标签在 24 小时内传播到现有资源。

B. Use an AWS Config rule to alert the finance team of untagged resources. Create a centralized AWS Lambda based solution to tag untagged RDS databases and DynamoDB resources every hour using a cross-account role.

中文翻译:
使用 AWS Config 规则向财务团队发出未标记资源的警报。创建基于 AWS Lambda 的集中式解决方案,使用跨账户角色每小时标记未标记的 RDS 数据库和 DynamoDB 资源。

C. Use Tag Editor to tag existing resources. Create cost allocation tags to define the cost center and project ID. Use SCPs to restrict resource creation that do not have the cost center and project ID on the resource.

中文翻译:
使用标签编辑器来标记现有资源。创建成本分配标签以定义成本中心和项目 ID。使用 SCP 限制资源上没有成本中心和项目 ID 的资源创建。

D. Create cost allocation tags to define the cost center and project ID and allow 24 hours for tags to propagate to existing resources. Update existing federated roles to restrict privileges to provision resources that do not include the cost center and project ID on the resource.

中文翻译:
创建成本分配标签来定义成本中心和项目 ID,并允许标签在 24 小时内传播到现有资源。更新现有联合角色以限制配置不包含资源成本中心和项目 ID 的资源的权限。

答案

C

解析

正确答案:C 解析: 本题应选择 C。 正确选项: C. 使用标签编辑器来标记现有资源。创建成本分配标签以定义成本中心和项目 ID。使用 SCP 限制资源上没有成本中心和项目 ID 的资源创建。 选择理由: 该选项最直接地满足题干中的关键约束。做 SAP-C02 题目时,需要同时对照题干里的限定词,例如最高性能、最低运维开销、成本效益、可靠性、可扩展性、安全性、RTO/RPO、合规要求等。本题相关考点主要包括:Lambda、Dynamo...

登录后查看完整解析