SAP-C02 第 232 题
题目
A company needs to establish a connection from its on-premises data center to AWS. The company needs to connect all of its VPCs that are located in different AWS Regions with transitive routing capabilities between VPC networks. The company also must reduce network outbound traffic costs, increase bandwidth throughput, and provide a consistent network experience for end users. Which solution will meet these requirements?
中文翻译:
一家公司需要建立从其本地数据中心到 AWS 的连接。该公司需要通过 VPC 网络之间的传递路由功能连接位于不同 AWS 区域的所有 VPC。该公司还必须降低网络出站流量成本,提高带宽吞吐量,并为最终用户提供一致的网络体验。哪种解决方案可以满足这些要求?
选项
A. Create an AWS Site-to-Site VPN connection between the on-premises data center and a new central VPC. Create VPC peering connections that initiate from the central VPC to all other VPCs.
中文翻译:
在本地数据中心和新的中央 VPC 之间创建 AWS Site-to-Site VPN 连接。创建从中央 VPC 发起到所有其他 VPC 的 VPC 对等连接。
B. Create an AWS Direct Connect connection between the on-premises data center and AWS. Provision a transit VIF, and connect it to a Direct Connect gateway. Connect the Direct Connect gateway to all the other VPCs by using a transit gateway in each Region.
中文翻译:
在本地数据中心和 AWS 之间创建 AWS Direct Connect 连接。配置中转 VIF,并将其连接到 Direct Connect 网关。使用每个区域中的中转网关将 Direct Connect 网关连接到所有其他 VPC。
C. Create an AWS Site-to-Site VPN connection between the on-premises data center and a new central VPUse a transit gateway with dynamic routing. Connect the transit gateway to all other VPCs.
中文翻译:
在本地数据中心和新的中央 VP 之间创建 AWS 站点到站点 VPN 连接使用具有动态路由的中转网关。将中转网关连接到所有其他 VPC。
D. Create an AWS Direct Connect connection between the on-premises data center and AWS. Establish an AWS Site-to-Site VPN connection between all VPCs in each Region. Create VPC peering connections that initiate from the central VPC to all other VPCs.
中文翻译:
在本地数据中心和 AWS 之间创建 AWS Direct Connect 连接。在每个区域的所有 VPC 之间建立 AWS 站点到站点 VPN 连接。创建从中央 VPC 发起到所有其他 VPC 的 VPC 对等连接。
答案
B
解析
正确答案:B 解析: 本题应选择 B。 正确选项: B. 在本地数据中心和 AWS 之间创建 AWS Direct Connect 连接。配置中转 VIF,并将其连接到 Direct Connect 网关。使用每个区域中的中转网关将 Direct Connect 网关连接到所有其他 VPC。 选择理由: 该选项最直接地满足题干中的关键约束。做 SAP-C02 题目时,需要同时对照题干里的限定词,例如最高性能、最低运维开销、成本效益、可靠...