SAP-C02 第 347 题
题目
A solutions architect has launched multiple Amazon EC2 instances in a placement group within a single Availability Zone. Because of additional load on the system, the solutions architect attempts to add new instances to the placement group. However, the solutions architect receives an insufficient capacity error. What should the solutions architect do to troubleshoot this issue?
中文翻译:
解决方案架构师已在单个可用区内的置放群组中启动了多个 Amazon EC2 实例。由于系统上有额外负载,解决方案架构师尝试将新实例添加到置放群组中。然而,解决方案架构师收到容量不足的错误。解决方案架构师应该如何解决这个问题?
选项
A. Use a spread placement group. Set a minimum of eight instances for each Availability Zone.
中文翻译:
使用分散安置组。为每个可用区至少设置八个实例。
B. Stop and start all the instances in the placement group. Try the launch again.
中文翻译:
停止并启动置放群组中的所有实例。再次尝试启动。
C. Create a new placement group. Merge the new placement group with the original placement group.
中文翻译:
创建一个新的置放群组。将新置放群组与原始置放群组合并。
D. Launch the additional instances as Dedicated Hosts in the placement groups.
中文翻译:
将其他实例作为置放群组中的专用主机启动。
答案
B
解析
正确答案:B 解析: 本题应选择 B。 正确选项: B. 停止并启动置放群组中的所有实例。再次尝试启动。 选择理由: 该选项最直接地满足题干中的关键约束。做 SAP-C02 题目时,需要同时对照题干里的限定词,例如最高性能、最低运维开销、成本效益、可靠性、可扩展性、安全性、RTO/RPO、合规要求等。本题相关考点主要包括:EC2。 排除思路: A、C、D 通常会在协议或服务适配、单点故障、跨区域/高可用设计、运维复杂度、成本控制,或题干...