SAP-C02 第 442 题
题目
A solutions architect has deployed a web application that serves users across two AWS Regions under a custom domain. The application uses Amazon Route 53 latency-based routing. The solutions architect has associated weighted record sets with a pair of web servers in separate Availability Zones for each Region. The solutions architect runs a disaster recovery scenario. When all the web servers in one Region are stopped, Route 53 does not automatically redirect users to the other Region. Which of the following are possible root causes of this issue? (Choose two.)
中文翻译:
解决方案架构师部署了一个 Web 应用程序,为自定义域下的两个 AWS 区域的用户提供服务。该应用程序使用 Amazon Route 53 基于延迟的路由。解决方案架构师将加权记录集与每个区域的单独可用区中的一对 Web 服务器相关联。解决方案架构师运行灾难恢复场景。当一个区域中的所有 Web 服务器停止时,Route 53 不会自动将用户重定向到另一区域。以下哪些可能是此问题的根本原因? (选择两个。)
选项
A. The weight for the Region where the web servers were stopped is higher than the weight for the other Region.
中文翻译:
Web 服务器停止的区域的权重高于其他区域的权重。
B. One of the web servers in the secondary Region did not pass its HTTP health check.
中文翻译:
次要区域中的其中一台 Web 服务器未通过其 HTTP 运行状况检查。
C. Latency resource record sets cannot be used in combination with weighted resource record sets.
中文翻译:
延迟资源记录集不能与加权资源记录集结合使用。
D. The setting to evaluate target health is not turned on for the latency alias resource record set that is associated with the domain in the Region where the web servers were stopped.
中文翻译:
对于与停止 Web 服务器的区域中的域关联的延迟别名资源记录集,未启用评估目标运行状况的设置。
E. An HTTP health check has not been set up for one or more of the weighted resource record sets associated with the stopped web servers.
中文翻译:
尚未为与已停止的 Web 服务器关联的一个或多个加权资源记录集设置 HTTP 运行状况检查。
答案
DE
解析
正确答案:DE 解析: 本题应选择 DE。 正确选项: D. 对于与停止 Web 服务器的区域中的域关联的延迟别名资源记录集,未启用评估目标运行状况的设置。 E. 尚未为与已停止的 Web 服务器关联的一个或多个加权资源记录集设置 HTTP 运行状况检查。 选择理由: 该选项最直接地满足题干中的关键约束。做 SAP-C02 题目时,需要同时对照题干里的限定词,例如最高性能、最低运维开销、成本效益、可靠性、可扩展性、安全性、RTO/RPO...