AWS Certified Solutions Architect Associate SAA-C03 Practice Question
An application running on-premises generates thousands of 1 KB log files per hour that need to be stored in Amazon S3 for later analysis. The team wants to minimize the cost associated with storing these logs in S3. What storage strategy should they use to achieve this goal?
Store the log files In Amazon EFS and mount it using AWS Direct Connect.
Upload each log file to Amazon S3 as soon as it is generated.
Use Amazon S3 Transfer Acceleration to upload the log files.
Combine the log files into a single file periodically and upload to Amazon S3.