SAP-C02 学习助手

SAP-C02 第 499 题

S3 Config

题目

A company has an application that stores user-uploaded videos in an Amazon S3 bucket that uses S3 Standard storage. Users access the videos frequently in the first 180 days after the videos are uploaded. Access after 180 days is rare. Named users and anonymous users access the videos. Most of the videos are more than 100 MB in size. Users often have poor internet connectivity when they upload videos, resulting in failed uploads. The company uses multipart uploads for the videos. A solutions architect needs to optimize the S3 costs of the application. Which combination of actions will meet these requirements? (Choose two.)

中文翻译:
一家公司有一个应用程序,将用户上传的视频存储在使用 S3 标准存储的 Amazon S3 存储桶中。视频上传后180天内,用户频繁访问视频。 180 天后访问的情况很少见。指定用户和匿名用户访问视频。大多数视频的大小都超过 100 MB。用户在上传视频时经常遇到网络连接较差的情况,导致上传失败。该公司对视频使用分段上传。解决方案架构师需要优化应用程序的 S3 成本。哪种行动组合可以满足这些要求? (选择两个。)

选项

A. Configure the S3 bucket to be a Requester Pays bucket.

中文翻译:
将 S3 存储桶配置为请求者付款存储桶。

B. Use S3 Transfer Acceleration to upload the videos to the S3 bucket.

中文翻译:
使用 S3 Transfer Acceleration 将视频上传到 S3 存储桶。

C. Create an S3 Lifecycle configuration o expire incomplete multipart uploads 7 days after initiation.

中文翻译:
创建 S3 生命周期配置 o 不完整的分段上传在启动后 7 天到期。

D. Create an S3 Lifecycle configuration to transition objects to S3 Glacier Instant Retrieval after 1 day.

中文翻译:
创建 S3 生命周期配置以在 1 天后将对象过渡到 S3 Glacier 即时检索。

E. Create an S3 Lifecycle configuration to transition objects to S3 Standard-infrequent Access (S3 Standard- IA) after 180 days.

中文翻译:
创建 S3 生命周期配置,以在 180 天后将对象过渡到 S3 标准不频繁访问(S3 标准-IA)。

答案

CE

解析

正确答案:CE 解析: 本题应选择 CE。 正确选项: C. 创建 S3 生命周期配置 o 不完整的分段上传在启动后 7 天到期。 E. 创建 S3 生命周期配置,以在 180 天后将对象过渡到 S3 标准不频繁访问(S3 标准-IA)。 选择理由: 该选项最直接地满足题干中的关键约束。做 SAP-C02 题目时,需要同时对照题干里的限定词,例如最高性能、最低运维开销、成本效益、可靠性、可扩展性、安全性、RTO/RPO、合规要求等。本题...

登录后查看完整解析