AWS Certified Solutions Architect – Associate (SAA-C03) — Question 18

A company collects data for temperature, humidity, and atmospheric pressure in cities across multiple continents. The average volume of data that the company collects from each site daily is 500 GB. Each site has a high-speed Internet connection.
The company wants to aggregate the data from all these global sites as quickly as possible in a single Amazon S3 bucket. The solution must minimize operational complexity.
Which solution meets these requirements?

Answer options

Correct answer: A

Explanation

Option A is correct because enabling S3 Transfer Acceleration allows for faster uploads to the S3 bucket and using multipart uploads can handle large data sizes efficiently, minimizing operational complexity. The other options introduce additional steps, such as cross-region transfers or using physical devices like Snowball, which complicate the process and may not meet the requirement for speed and simplicity.