AWS Certified Solutions Architect Associate SAA-C03 Practice Question
A company needs to store thousands of data files generated daily from hundreds of sensors. Each sensor sends small-size files roughly every minute. To minimize the storage costs on Amazon S3, what is the BEST strategy the company should follow?
Enable S3 Transfer Acceleration on the bucket to optimize the upload speed of the files.
Batch multiple files together before uploading to reduce the number of PUT requests to S3.
Upload each file individually to ensure immediate availability and processing in S3.
Configure S3 Intelligent-Tiering to automatically move the files to the most cost-efficient tier.