SAP-C02 第 108 题
题目
A retail company has structured its AWS accounts to be part of an organization in AWS Organizations. The company has set up consolidated billing and has mapped its departments to the following OUs: Finance, Sales, Human Resources (HR), Marketing, and Operations. Each OU has multiple AWS accounts, one for each environment within a department. These environments are development, test, pre-production, and production. The HR department is releasing a new system that will launch in 3 months. In preparation, the HR department has purchased several Reserved Instances (RIs) in its production AWS account. The HR department will install the new application on this account. The HR department wants to make sure that other departments cannot share the RI discounts. Which solution will meet these requirements?
中文翻译:
一家零售公司已将其 AWS 账户构建为 AWS Organizations 中组织的一部分。该公司已设置合并计费并将其部门映射到以下 OU:财务、销售、人力资源 (HR)、营销和运营。每个 OU 都有多个 AWS 账户,一个部门对应一个环境。这些环境是开发、测试、预生产和生产。人力资源部门正在发布一个新系统,将于 3 个月后推出。在准备过程中,人力资源部门在其生产 AWS 账户中购买了多个预留实例 (RI)。人力资源部门将在此帐户上安装新应用程序。人力资源部门希望确保其他部门不能分享 RI 折扣。哪种解决方案可以满足这些要求?
选项
A. In the AWS Billing and Cost Management console for the HR department's production account turn off RI sharing.
中文翻译:
在 HR 部门生产账户的 AWS Billing and Cost Management 控制台中,关闭 RI 共享。
B. Remove the HR department's production AWS account from the organization. Add the account 10 the consolidating billing configuration only.
中文翻译:
从组织中删除人力资源部门的生产 AWS 账户。仅将帐户 10 添加到合并计费配置。
C. In the AWS Billing and Cost Management console. use the organization’s management account 10 turn off RI Sharing for the HR departments production AWS account.
中文翻译:
在 AWS 账单和成本管理控制台中。使用组织的管理帐户 10 关闭 HR 部门生产 AWS 帐户的 RI 共享。
D. Create an SCP in the organization to restrict access to the RIs. Apply the SCP to the OUs of the other departments.
中文翻译:
在组织中创建 SCP 以限制对 RI 的访问。将 SCP 应用到其他部门的 OU。
答案
C
解析
正确答案:C 解析: 本题应选择 C。 正确选项: C. 在 AWS 账单和成本管理控制台中。使用组织的管理帐户 10 关闭 HR 部门生产 AWS 帐户的 RI 共享。 选择理由: 该选项最直接地满足题干中的关键约束。做 SAP-C02 题目时,需要同时对照题干里的限定词,例如最高性能、最低运维开销、成本效益、可靠性、可扩展性、安全性、RTO/RPO、合规要求等。本题相关考点主要包括:Organizations、Config。 排除思...