SAP-C02 第 514 题
题目
A company operates a static content distribution platform that serves customers globally. The customers consume content from their own AWS accounts. The company serves its content from an Amazon S3 bucket. The company uploads the content from its on-premises environment to the S3 bucket by using an S3 File Gateway. The company wants to improve the platform’s performance and reliability by serving content from the AWS Region that is geographically closest to customers. The company must route the on-premises data to Amazon S3 with minimal latency and without public internet exposure. Which combination of steps will meet these requirements with the LEAST operational overhead? (Choose two.)
中文翻译:
一家公司运营一个为全球客户提供服务的静态内容分发平台。客户使用自己的 AWS 账户中的内容。该公司通过 Amazon S3 存储桶提供内容。该公司使用 S3 文件网关将内容从其本地环境上传到 S3 存储桶。该公司希望通过提供来自地理位置最接近客户的 AWS 区域的内容来提高平台的性能和可靠性。该公司必须以最小的延迟将本地数据路由到 Amazon S3,并且不会暴露在公共互联网上。哪种步骤组合能够以最少的运营开销满足这些要求? (选择两个。)
选项
A. Implement S3 Multi-Region Access Points
中文翻译:
实施 S3 多区域接入点
B. Use S3 Cross-Region Replication (CRR) to copy content to different Regions
中文翻译:
使用 S3 跨区域复制 (CRR) 将内容复制到不同区域
C. Create an AWS Lambda function that tracks the routing of clients to Regions
中文翻译:
创建一个 AWS Lambda 函数来跟踪客户端到区域的路由
D. Use an AWS Site-to-Site VPN connection to connect to a Multi-Region Access Point.
中文翻译:
使用 AWS 站点到站点 VPN 连接连接到多区域接入点。
E. Use AWS PrivateLink and AWS Direct Connect to connect to a Multi-Region Access Point.
中文翻译:
使用 AWS PrivateLink 和 AWS Direct Connect 连接到多区域接入点。
答案
AE
解析
正确答案:AE 解析: 本题应选择 AE。 正确选项: A. 实施 S3 多区域接入点 E. 使用 AWS PrivateLink 和 AWS Direct Connect 连接到多区域接入点。 选择理由: 该选项最直接地满足题干中的关键约束。做 SAP-C02 题目时,需要同时对照题干里的限定词,例如最高性能、最低运维开销、成本效益、可靠性、可扩展性、安全性、RTO/RPO、合规要求等。本题相关考点主要包括:Direct Connec...