SAP-C02 学习助手

SAP-C02 第 71 题

Route 53 S3 Config

题目

A video streaming company recently launched a mobile app for video sharing. The app uploads various files to an Amazon S3 bucket in the us-east-1 Region. The files range in size from 1 GB to 10 GB. Users who access the app from Australia have experienced uploads that take long periods of time. Sometimes the files fail to completely upload for these users. A solutions architect must improve the app’s performance for these uploads. Which solutions will meet these requirements? (Choose two.)

中文翻译:
一家视频流媒体公司最近推出了一款用于视频共享的移动应用程序。该应用程序将各种文件上传到 us-east-1 区域中的 Amazon S3 存储桶。文件大小范围从 1 GB 到 10 GB。从澳大利亚访问该应用程序的用户都经历过上传需要很长时间的情况。有时这些用户的文件无法完全上传。解决方案架构师必须提高应用程序的这些上传性能。哪些解决方案可以满足这些要求? (选择两个。)

选项

A. Enable S3 Transfer Acceleration on the S3 bucket. Configure the app to use the Transfer Acceleration endpoint for uploads.

中文翻译:
在 S3 存储桶上启用 S3 传输加速。配置应用程序以使用传输加速端点进行上传。

B. Configure an S3 bucket in each Region to receive the uploads. Use S3 Cross-Region Replication to copy the files to the distribution S3 bucket.

中文翻译:
在每个区域中配置一个 S3 存储桶来接收上传。使用 S3 跨区域复制将文件复制到分发 S3 存储桶。

C. Set up Amazon Route 53 with latency-based routing to route the uploads to the nearest S3 bucket Region.

中文翻译:
使用基于延迟的路由设置 Amazon Route 53,以将上传路由到最近的 S3 存储桶区域。

D. Configure the app to break the video files into chunks. Use a multipart upload to transfer files to Amazon S3.

中文翻译:
配置应用程序以将视频文件分成块。使用分段上传将文件传输到 Amazon S3。

E. Modify the app to add random prefixes to the files before uploading.

中文翻译:
修改应用程序以在上传之前向文件添加随机前缀。

答案

AD

解析

正确答案:AD 解析: 本题应选择 AD。 正确选项: A. 在 S3 存储桶上启用 S3 传输加速。配置应用程序以使用传输加速端点进行上传。 D. 配置应用程序以将视频文件分成块。使用分段上传将文件传输到 Amazon S3。 选择理由: 该选项最直接地满足题干中的关键约束。做 SAP-C02 题目时,需要同时对照题干里的限定词,例如最高性能、最低运维开销、成本效益、可靠性、可扩展性、安全性、RTO/RPO、合规要求等。本题相关考点主...

登录后查看完整解析