SAP-C02 学习助手

SAP-C02 第 440 题

Transit Gateway VPC

题目

A software as a service (SaaS) company provides a media software solution to customers. The solution is hosted on 50 VPCs across various AWS Regions and AWS accounts. One of the VPCs is designated as a management VPC. The compute resources in the VPCs work independently. The company has developed a new feature that requires all 50 VPCs to be able to communicate with each other. The new feature also requires one-way access from each customer's VPC to the company's management VPC. The management VPC hosts a compute resource that validates licenses for the media software solution. The number of VPCs that the company will use to host the solution will continue to increase as the solution grows. Which combination of steps will provide the required VPC connectivity with the LEAST operational overhead? (Choose two.)

中文翻译:
软件即服务 (SaaS) 公司为客户提供媒体软件解决方案。该解决方案托管在跨不同 AWS 区域和 AWS 账户的 50 个 VPC 上。其中一个 VPC 被指定为管理 VPC。 VPC内的计算资源独立运行。该公司开发了一项新功能,要求所有 50 个 VPC 都能相互通信。新功能还需要从每个客户的 VPC 到公司的管理 VPC 的单向访问。管理 VPC 托管用于验证媒体软件解决方案许可证的计算资源。随着解决方案的增长,公司用于托管该解决方案的 VPC 数量将不断增加。哪种步骤组合能够以最少的运营开销提供所需的 VPC 连接? (选择两个。)

选项

A. Create a transit gateway. Attach all the company's VPCs and relevant subnets to the transit gateway.

中文翻译:
创建中转网关。将公司的所有 VPC 和相关子网附加到中转网关。

B. Create VPC peering connections between all the company's VPCs.

中文翻译:
在公司所有 VPC 之间创建 VPC 对等连接。

C. Create a Network Load Balancer (NLB) that points to the compute resource for license validation. Create an AWS PrivateLink endpoint service that is available to each customer's VPAssociate the endpoint service with the NLB.

中文翻译:
创建指向计算资源以进行许可证验证的网络负载均衡器 (NLB)。创建可供每个客户的 VPA 使用的 AWS PrivateLink 终端节点服务将该终端节点服务与 NLB 关联。

D. Create a VPN appliance in each customer's VPC. Connect the company's management VPC to each customer's VPC by using AWS Site-to-Site VPN.

中文翻译:
在每个客户的 VPC 中创建 VPN 设备。使用 AWS Site-to-Site VPN 将公司的管理 VPC 连接到每个客户的 VPC。

E. Create a VPC peering connection between the company's management VPC and each customer's VPC.

中文翻译:
在公司的管理VPC和每个客户的VPC之间创建VPC对等连接。

答案

AC

解析

正确答案:AC 解析: 本题应选择 AC。 正确选项: A. 创建中转网关。将公司的所有 VPC 和相关子网附加到中转网关。 C. 创建指向计算资源以进行许可证验证的网络负载均衡器 (NLB)。创建可供每个客户的 VPA 使用的 AWS PrivateLink 终端节点服务将该终端节点服务与 NLB 关联。 选择理由: 该选项最直接地满足题干中的关键约束。做 SAP-C02 题目时,需要同时对照题干里的限定词,例如最高性能、最低运维开销...

登录后查看完整解析