SAP-C02 学习助手

SAP-C02 第 522 题

Transit Gateway VPC Organizations Config

题目

A company in the United States (US) has acquired a company in Europe. Both companies use the AWS Cloud. The US company has built a new application with a microservices architecture. The US company is hosting the application across five VPCs in the us- east-2 Region. The application must be able to access resources in one VPC in the eu-west-1 Region. However, the application must not be able to access any other VPCs. The VPCs in both Regions have no overlapping CIDR ranges. All accounts are already consolidated in one organization in AWS Organizations. Which solution will meet these requirements MOST cost-effectively?

中文翻译:
美国 (US) 的一家公司收购了欧洲的一家公司。两家公司都使用 AWS 云。这家美国公司构建了一个采用微服务架构的新应用程序。这家美国公司在 us-east-2 区域的五个 VPC 上托管该应用程序。应用程序必须能够访问 eu-west-1 区域中的一个 VPC 中的资源。但是,应用程序不得访问任何其他 VPC。两个区域中的 VPC 没有重叠的 CIDR 范围。所有账户均已整合到 AWS Organizations 中的一个组织中。哪种解决方案能够最具成本效益地满足这些要求?

选项

A. Create one transit gateway in eu-west-1. Attach the VPCs in us-east-2 and the VPC in eu-west-1 to the transit gateway. Create the necessary route entries in each VPC so that the traffic is routed through the transit gateway.

中文翻译:
在 eu-west-1 中创建一个中转网关。将 us-east-2 中的 VPC 和 eu-west-1 中的 VPC 连接到中转网关。在每个 VPC 中创建必要的路由条目,以便流量通过中转网关路由。

B. Create one transit gateway in each Region. Attach the involved subnets to the regional transit gateway. Create the necessary route entries in the associated route tables for each subnet so that the traffic is routed through the regional transit gateway. Peer the two transit gateways.

中文翻译:
在每个区域创建一个中转网关。将涉及的子网连接到区域中转网关。在关联的路由表中为每个子网创建必要的路由条目,以便流量通过区域中转网关进行路由。对两个中转网关进行对等。

C. Create a full mesh VPC peering connection configuration between all the VPCs. Create the necessary route entries in each VPC so that the traffic is routed through the VPC peering connection.

中文翻译:
在所有 VPC 之间创建全网状 VPC 对等连接配置。在每个 VPC 中创建必要的路由条目,以便通过 VPC 对等连接路由流量。

D. Create one VPC peering connection for each VPC in us-east-2 to the VPC in eu-west-1. Create the necessary route entries in each VPC so that the traffic is routed through the VPC peering connection.

中文翻译:
为 us-east-2 中的每个 VPC 到 eu-west-1 中的 VPC 创建一个 VPC 对等连接。在每个 VPC 中创建必要的路由条目,以便通过 VPC 对等连接路由流量。

答案

D

解析

正确答案:D 解析: 本题应选择 D。 正确选项: D. 为 us-east-2 中的每个 VPC 到 eu-west-1 中的 VPC 创建一个 VPC 对等连接。在每个 VPC 中创建必要的路由条目,以便通过 VPC 对等连接路由流量。 选择理由: 该选项最直接地满足题干中的关键约束。做 SAP-C02 题目时,需要同时对照题干里的限定词,例如最高性能、最低运维开销、成本效益、可靠性、可扩展性、安全性、RTO/RPO、合规要求等。本...

登录后查看完整解析