Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A company requires archiving logs from Amazon CloudWatch Logs to an Amazon S3 bucket, with minimal access after 90 days and a retention period of 10 years. What are the appropriate steps for a DevOps engineer to implement this?
A
Configure a CloudWatch Logs subscription filter to use AWS Glue to transfer all logs to an S3 bucket.
B
Configure a CloudWatch Logs subscription filter to use Amazon Kinesis Data Firehose to stream all logs to an S3 bucket.
C
Configure a CloudWatch Logs subscription filter to stream all logs to an S3 bucket.
D
Configure the S3 bucket lifecycle policy to transition logs to S3 Glacier after 90 days and to expire logs after 3.650 days.
E
Configure the S3 bucket lifecycle policy to transition logs to Reduced Redundancy after 90 days and to expire logs after 3.650 days.