SAP-C02 第 235 题
题目
A company has built a high performance computing (HPC) cluster in AWS for a tightly coupled workload that generates a large number of shared files stored in Amazon EFS. The cluster was performing well when the number of Amazon EC2 instances in the cluster was 100. However, when the company increased the cluster size to 1.000 EC2 instances, overall performance was well below expectations. Which collection of design choices should a solutions architect make to achieve the maximum performance from the HPC cluster? (Choose three.)
中文翻译:
一家公司在 AWS 中构建了一个高性能计算 (HPC) 集群,用于紧密耦合的工作负载,该工作负载会生成存储在 Amazon EFS 中的大量共享文件。当集群中的 Amazon EC2 实例数量为 100 时,集群性能良好。但是,当公司将集群规模增加到 1000 个 EC2 实例时,整体性能远低于预期。解决方案架构师应该做出哪些设计选择才能实现 HPC 集群的最大性能? (选择三项。)
选项
A. Ensure the HPC cluster is launched within a single Availability Zone.
中文翻译:
确保 HPC 集群在单个可用区内启动。
B. Launch the EC2 instances and attach elastic network interfaces in multiples of four.
中文翻译:
启动 EC2 实例并附加四个弹性网络接口。
C. Select EC2 instance types with an Elastic Fabric Adapter (EFA) enabled.
中文翻译:
选择启用了 Elastic Fabric Adapter (EFA) 的 EC2 实例类型。
D. Ensure the cluster is launched across multiple Availability Zones.
中文翻译:
确保集群跨多个可用区启动。
E. Replace Amazon EFS with multiple Amazon EBS volumes in a RAID array.
中文翻译:
将 Amazon EFS 替换为 RAID 阵列中的多个 Amazon EBS 卷。
F. Replace Amazon EFS with Amazon FSx for Lustre.
中文翻译:
将 Amazon EFS 替换为 Amazon FSx for Lustre。
答案
ACF
解析
正确答案:ACF 解析: 本题应选择 ACF。 正确选项: A. 确保 HPC 集群在单个可用区内启动。 C. 选择启用了 Elastic Fabric Adapter (EFA) 的 EC2 实例类型。 F. 将 Amazon EFS 替换为 Amazon FSx for Lustre。 选择理由: 该选项最直接地满足题干中的关键约束。做 SAP-C02 题目时,需要同时对照题干里的限定词,例如最高性能、最低运维开销、成本效益、可靠性...