SAP-C02 第 215 题
题目
A solutions architect is designing an AWS account structure for a company that consists of multiple teams. All the teams will work in the same AWS Region. The company needs a VPC that is connected to the on-premises network. The company expects less than 50 Mbps of total traffic to and from the on-premises network. Which combination of steps will meet these requirements MOST cost-effectively? (Choose two.)
中文翻译:
解决方案架构师正在为一家由多个团队组成的公司设计 AWS 账户结构。所有团队都将在同一 AWS 区域工作。公司需要一个连接到本地网络的VPC。该公司预计进出本地网络的总流量将低于 50 Mbps。哪种步骤组合能够最经济有效地满足这些要求? (选择两个。)
选项
A. Create an AWS CloudFormation template that provisions a VPC and the required subnets. Deploy the template to each AWS account.
中文翻译:
创建一个 AWS CloudFormation 模板来预置 VPC 和所需的子网。将模板部署到每个 AWS 账户。
B. Create an AWS CloudFormation template that provisions a VPC and the required subnets. Deploy the template to a shared services account. Share the subnets by using AWS Resource Access Manager.
中文翻译:
创建一个 AWS CloudFormation 模板来预置 VPC 和所需的子网。将模板部署到共享服务帐户。使用 AWS Resource Access Manager 共享子网。
C. Use AWS Transit Gateway along with an AWS Site-to-Site VPN for connectivity to the on-premises network. Share the transit gateway by using AWS Resource Access Manager. Gateway。
中文翻译:
使用 AWS Transit Gateway 和 AWS Site-to-Site VPN 连接到本地网络。使用 AWS Resource Access Manager 共享中转网关。网关。
D. Use AWS Site-to-Site VPN for connectivity to the on-premises network.
中文翻译:
使用 AWS Site-to-Site VPN 连接到本地网络。
E. Use AWS Direct Connect for connectivity to the on-premises network.
中文翻译:
使用 AWS Direct Connect 连接到本地网络。
答案
BD
解析
正确答案:BD 解析: 本题应选择 BD。 正确选项: B. 创建一个 AWS CloudFormation 模板来预置 VPC 和所需的子网。将模板部署到共享服务帐户。使用 AWS Resource Access Manager 共享子网。 D. 使用 AWS Site-to-Site VPN 连接到本地网络。 选择理由: 该选项最直接地满足题干中的关键约束。做 SAP-C02 题目时,需要同时对照题干里的限定词,例如最高性能、最低运...