SAP-C02 学习助手

SAP-C02 第 420 题

S3 Kinesis Config DataSync

题目

A company that develops consumer electronics with offices in Europe and Asia has 60 TB of software images stored on premises in Europe. The company wants to transfer the images to an Amazon S3 bucket in the ap-northeast-1 Region. New software images are created daily and must be encrypted in transit. The company needs a solution that does not require custom development to automatically transfer all existing and new software images to Amazon S3. What is the next step in the transfer process?

中文翻译:
一家在欧洲和亚洲设有办事处的消费电子产品开发公司在欧洲存储了 60 TB 的软件映像。该公司希望将图像传输到 ap-northeast-1 区域中的 Amazon S3 存储桶。每天都会创建新的软件映像,并且必须在传输过程中进行加密。该公司需要一种无需定制开发即可自动将所有现有和新软件映像传输到 Amazon S3 的解决方案。转移过程的下一步是什么?

选项

A. Deploy an AWS DataSync agent and configure a task to transfer the images to the S3 bucket.

中文翻译:
部署 AWS DataSync 代理并配置任务以将图像传输到 S3 存储桶。

B. Configure Amazon Kinesis Data Firehose to transfer the images using S3 Transfer Acceleration.

中文翻译:
配置 Amazon Kinesis Data Firehose 以使用 S3 传输加速传输图像。

C. Use an AWS Snowball device to transfer the images with the S3 bucket as the target.

中文翻译:
使用 AWS Snowball 设备传输以 S3 存储桶为目标的图像。

D. Transfer the images over a Site-to-Site VPN connection using the S3 API with multipart upload.

中文翻译:
使用具有分段上传功能的 S3 API 通过 Site-to-Site VPN 连接传输图像。

答案

A

解析

正确答案:A 解析: 本题应选择 A。 正确选项: A. 部署 AWS DataSync 代理并配置任务以将图像传输到 S3 存储桶。 选择理由: 该选项最直接地满足题干中的关键约束。做 SAP-C02 题目时,需要同时对照题干里的限定词,例如最高性能、最低运维开销、成本效益、可靠性、可扩展性、安全性、RTO/RPO、合规要求等。本题相关考点主要包括:S3、Kinesis、Config、DataSync。 排除思路: B、C、D 通常会...

登录后查看完整解析