SAP-C02 第 369 题
题目
A company hosts a VPN in an on-premises data center. Employees currently connect to the VPN to access files in their Windows home directories. Recently, there has been a large growth in the number of employees who work remotely. As a result, bandwidth usage for connections into the data center has begun to reach 100% during business hours. The company must design a solution on AWS that will support the growth of the company's remote workforce, reduce the bandwidth usage for connections into the data center, and reduce operational overhead. Which combination of steps will meet these requirements with the LEAST operational overhead? (Choose two.)
中文翻译:
一家公司在本地数据中心托管 VPN。员工当前连接到 VPN 以访问其 Windows 主目录中的文件。最近,远程工作的员工数量大幅增长。因此,在工作时间内连接到数据中心的带宽使用率已开始达到 100%。该公司必须在 AWS 上设计一个解决方案,以支持公司远程员工的增长,减少连接数据中心的带宽使用量,并降低运营开销。哪种步骤组合能够以最少的运营开销满足这些要求? (选择两个。)
选项
A. Create an AWS Storage Gateway Volume Gateway. Mount a volume from the Volume Gateway to the on-premises file server.
中文翻译:
创建 AWS Storage Gateway 卷网关。将卷从卷网关装载到本地文件服务器。
B. Migrate the home directories to Amazon FSx for Windows File Server.
中文翻译:
将主目录迁移到 Amazon FSx for Windows File Server。
C. Migrate the home directories to Amazon FSx for Lustre.
中文翻译:
将主目录迁移到 Amazon FSx for Lustre。
D. Migrate remote users to AWS Client VPN.
中文翻译:
将远程用户迁移到 AWS 客户端 VPN。
E. Create an AWS Direct Connect connection from the on-premises data center to AWS.
中文翻译:
创建从本地数据中心到 AWS 的 AWS Direct Connect 连接。
答案
BD
解析
正确答案:BD 解析: 本题应选择 BD。 正确选项: B. 将主目录迁移到 Amazon FSx for Windows File Server。 D. 将远程用户迁移到 AWS 客户端 VPN。 选择理由: 该选项最直接地满足题干中的关键约束。做 SAP-C02 题目时,需要同时对照题干里的限定词,例如最高性能、最低运维开销、成本效益、可靠性、可扩展性、安全性、RTO/RPO、合规要求等。本题相关考点主要包括:Direct Conn...