
Explanation:
Correct Answer: D
Why Option D is correct:
Why other options are incorrect:
A. Amazon CloudWatch with 90-day expiration:
B. Amazon Kinesis with 90-day retention:
C. AWS CloudTrail with S3 Intelligent-Tiering:
Key AWS Services Knowledge:
This solution meets both the functional requirement (capturing VPC Flow Logs) and the cost optimization requirement (transitioning to cheaper storage after 90 days).
Ultimate access to all questions.
No comments yet.
A company's security team requests that network traffic be captured in VPC Flow Logs. The logs will be frequently accessed for 90 days and then accessed intermittently. What should a solutions architect do to meet these requirements when configuring the logs?
A
Use Amazon CloudWatch as the target. Set the CloudWatch log group with an expiration of 90 days
B
Use Amazon Kinesis as the target. Configure the Kinesis stream to always retain the logs for 90 days.
C
Use AWS CloudTrail as the target. Configure CloudTrail to save to an Amazon S3 bucket, and enable S3 Intelligent-Tiering.
D
Use Amazon S3 as the target. Enable an S3 Lifecycle policy to transition the logs to S3 Standard-Infrequent Access (S3 Standard-IA) after 90 days.