Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A company with global sites collects 500 GB of data daily on temperature, humidity, and atmospheric pressure. The company requires a solution to aggregate this data into a single Amazon S3 bucket quickly and with minimal operational complexity.
A
Enable S3 Transfer Acceleration and use multipart uploads for direct data upload to the S3 bucket.
B
First upload data to a local S3 bucket, then replicate to the destination using S3 Cross-Region Replication, and delete from the origin.
C
Use AWS Snowball Edge for daily data transfers to a local Region, then replicate to the destination S3 bucket.
D
Upload data to an EC2 instance's EBS volume in the local Region, snapshot periodically, copy snapshots to the destination Region, and restore there.