AWS Certified Solutions Architect – Associate (SAA-C02) — Question 166

A company collects temperature, humidity, and atmospheric pressure data in cities across multiple continents. The average volume of data collected per site each day is 500 GB. Each site has a high-speed internet connection. The company's weather forecasting applications are based in a single Region and analyze the data daily.
What is the FASTEST way to aggregate data from all of these global sites?

Answer options

Correct answer: A

Explanation

The fastest way to aggregate data is to enable Amazon S3 Transfer Acceleration, which speeds up uploads to S3 by using Amazon's network of edge locations. While other options may also facilitate data transfer, they introduce additional steps or delays, such as cross-Region replication or using AWS Snowball, which is not as immediate as direct uploads with transfer acceleration.