SAP-C02 学习助手

SAP-C02 第 143 题

Lambda CloudFront S3 Config Global Accelerator

题目

A weather service provides high-resolution weather maps from a web application hosted on AWS in the eu-west-1 Region. The weather maps are updated frequently and stored in Amazon S3 along with static HTML content. The web application is fronted by Amazon CloudFront. The company recently expanded to serve users in the us-east-1 Region, and these new users report that viewing their respective weather maps is slow from time to time. Which combination of steps will resolve the us-east-1 performance issues? (Choose two.)

中文翻译:
气象服务通过 eu-west-1 区域 AWS 上托管的 Web 应用程序提供高分辨率气象图。天气图经常更新并与静态 HTML 内容一起存储在 Amazon S3 中。该 Web 应用程序以 Amazon CloudFront 为前端。该公司最近扩展到为 us-east-1 区域的用户提供服务,这些新用户报告说,查看各自的天气图有时会很慢。哪种步骤组合可以解决 us-east-1 性能问题? (选择两个。)

选项

A. Configure the AWS Global Accelerator endpoint for the S3 bucket in eu-west-1. Configure endpoint groups for TCP ports 80 and 443 in us-east-1.

中文翻译:
为 eu-west-1 中的 S3 存储桶配置 AWS Global Accelerator 终端节点。在 us-east-1 中配置 TCP 端口 80 和 443 的端点组。

B. Create a new S3 bucket in us-east-1. Configure S3 cross-Region replication to synchronize from the S3 bucket in eu-west-1.

中文翻译:
在 us-east-1 中创建一个新的 S3 存储桶。配置 S3 跨区域复制以从 eu-west-1 中的 S3 存储桶进行同步。

C. Use Lambda@Edge to modify requests from North America to use the S3 Transfer Acceleration endpoint in us-east-1.

中文翻译:
使用 Lambda@Edge 修改来自北美的请求以使用 us-east-1 中的 S3 Transfer Acceleration 终端节点。

D. Use Lambda@Edge to modify requests from North America to use the S3 bucket in us-east-1.

中文翻译:
使用 Lambda@Edge 修改来自北美的请求以使用 us-east-1 中的 S3 存储桶。

E. Configure the AWS Global Accelerator endpoint for us-east-1 as an origin on the CloudFront distribution. Use Lambda@Edge to modify requests from North America to use the new origin.

中文翻译:
将 us-east-1 的 AWS Global Accelerator 终端节点配置为 CloudFront 分配上的源。使用 Lambda@Edge 修改来自北美的请求以使用新源。

答案

BD

解析

正确答案:BD 解析: 本题应选择 BD。 正确选项: B. 在 us-east-1 中创建一个新的 S3 存储桶。配置 S3 跨区域复制以从 eu-west-1 中的 S3 存储桶进行同步。 D. 使用 Lambda@Edge 修改来自北美的请求以使用 us-east-1 中的 S3 存储桶。 选择理由: 该选项最直接地满足题干中的关键约束。做 SAP-C02 题目时,需要同时对照题干里的限定词,例如最高性能、最低运维开销、成本效益、...

登录后查看完整解析