SAP-C02 第 158 题
题目
A solutions architect must create a business case for migration of a company's on-premises data center to the AWS Cloud. The solutions architect will use a configuration management database (CMDB) export of all the company's servers to create the case. Which solution will meet these requirements MOST cost-effectively?
中文翻译:
解决方案架构师必须创建一个将公司的本地数据中心迁移到 AWS 云的业务案例。解决方案架构师将使用公司所有服务器的配置管理数据库 (CMDB) 导出来创建案例。哪种解决方案能够最具成本效益地满足这些要求?
选项
A. Use AWS Well-Architected Tool to import the CMDB data to perform an analysis and generate recommendations.
中文翻译:
使用 AWS Well-Architected Tool 导入 CMDB 数据以执行分析并生成建议。
B. Use Migration Evaluator to perform an analysis. Use the data import template to upload the data from the CMDB export.
中文翻译:
使用迁移评估器执行分析。使用数据导入模板从 CMDB 导出上传数据。
C. Implement resource matching rules. Use the CMDB export and the AWS Price List Bulk API to query CMDB data against AWS services in bulk.
中文翻译:
实施资源匹配规则。使用 CMDB 导出和 AWS Price List Bulk API 根据 AWS 服务批量查询 CMDB 数据。
D. Use AWS Application Discovery Service to import the CMDB data to perform an analysis.
中文翻译:
使用 AWS Application Discovery Service 导入 CMDB 数据以执行分析。
答案
B
解析
正确答案:B 解析: 本题应选择 B。 正确选项: B. 使用迁移评估器执行分析。使用数据导入模板从 CMDB 导出上传数据。 选择理由: 该选项最直接地满足题干中的关键约束。做 SAP-C02 题目时,需要同时对照题干里的限定词,例如最高性能、最低运维开销、成本效益、可靠性、可扩展性、安全性、RTO/RPO、合规要求等。本题相关考点主要包括:Config。 排除思路: A、C、D 通常会在协议或服务适配、单点故障、跨区域/高可用设计、...