SAP-C02 第 528 题
题目
A company wants to migrate its website to AWS. The website uses containers that are deployed in an on-premises, self-managed Kubernetes cluster. All data for the website is stored in an on-premises PostgreSQL database. The company has decided to migrate the on-premises Kubernetes cluster to an Amazon Elastic Kubernetes Service (Amazon EKS) cluster. The EKS cluster will use EKS managed node groups with a static number of nodes. The company will also migrate the on- premises database to an Amazon RDS for PostgreSQL database. A solutions architect needs to estimate the total cost of ownership (TCO) for this workload before the migration. Which solution will provide the required TCO information?
中文翻译:
一家公司想要将其网站迁移到 AWS。该网站使用部署在本地自我管理的 Kubernetes 集群中的容器。该网站的所有数据都存储在本地 PostgreSQL 数据库中。该公司已决定将本地 Kubernetes 集群迁移到 Amazon Elastic Kubernetes Service (Amazon EKS) 集群。 EKS 集群将使用具有静态节点数的 EKS 托管节点组。该公司还将把本地数据库迁移到 Amazon RDS for PostgreSQL 数据库。解决方案架构师需要在迁移之前估算此工作负载的总拥有成本 (TCO)。哪种解决方案将提供所需的 TCO 信息?
选项
A. Request access to Migration Evaluator. Run the Migration Evaluator Collector and import the data. Configure a scenario. Export a Quick Insights report from Migration Evaluator.
中文翻译:
请求访问迁移评估器。运行迁移评估器收集器并导入数据。配置场景。从迁移评估器导出快速见解报告。
B. Launch AWS Database Migration Service (AWS DMS) for the on-premises database. Generate an assessment report. Create an estimate in AWS Pricing Calculator for the costs of the EKS migration.
中文翻译:
为本地数据库启动 AWS Database Migration Service (AWS DMS)。生成评估报告。在 AWS 定价计算器中创建 EKS 迁移成本的估算。
C. Initialize AWS Application Migration Service. Add the on-premises servers as source servers. Launch a test instance. Output a TCO report from Application Migration Service.
中文翻译:
初始化 AWS 应用程序迁移服务。添加本地服务器作为源服务器。启动测试实例。从应用程序迁移服务输出 TCO 报告。
D. Access the AWS Cloud Economics Center webpage to assess the AWS Cloud Value Framework. Create an AWS Cost and Usage report from the Cloud Value Framework.
中文翻译:
访问 AWS 云经济中心网页以评估 AWS 云价值框架。从云价值框架创建 AWS 成本和使用情况报告。
答案
A
解析
正确答案:A 解析: 本题应选择 A。 正确选项: A. 请求访问迁移评估器。运行迁移评估器收集器并导入数据。配置场景。从迁移评估器导出快速见解报告。 选择理由: 该选项最直接地满足题干中的关键约束。做 SAP-C02 题目时,需要同时对照题干里的限定词,例如最高性能、最低运维开销、成本效益、可靠性、可扩展性、安全性、RTO/RPO、合规要求等。本题相关考点主要包括:EBS、RDS、Config、DMS、EKS。 排除思路: B、C、D...