
Answer-first summary for fast verification
Answer: Use Amazon S3 with Lifecycle policies to transition logs older than one month to a cost-efficient storage solution.
The correct answer is B. Amazon S3 with Lifecycle policies is the most cost-effective solution for this scenario. By storing the logs in Amazon S3 and using S3 Lifecycle policies, the company can automatically transition logs older than one month to S3 Glacier Deep Archive, which is a much cheaper storage option for infrequently accessed data. AWS Backup and CloudWatch Logs are not as cost-effective or practical for handling such a large volume of infrequently accessed data.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A company must archive critical application logs for 10 years, with frequent access to the last month's logs for troubleshooting and infrequent access to older logs. With a monthly log generation exceeding 10 TB, identify the most cost-effective storage strategy.
A
Utilize Amazon S3 for storage and employ a service to archive logs older than one month to a cost-efficient storage solution.
B
Use Amazon S3 with Lifecycle policies to transition logs older than one month to a cost-efficient storage solution.
C
Leverage Amazon CloudWatch Logs for storage and apply a service to archive logs older than one month to a cost-efficient storage solution.
D
Employ Amazon CloudWatch Logs and S3 Lifecycle policies to archive logs older than one month to a cost-efficient storage solution.
No comments yet.