
Answer-first summary for fast verification
Answer: Set Amazon CloudWatch as the log destination with a 90-day expiration policy
Option A is correct because Amazon CloudWatch can be used as the log destination with a 90-day expiration policy, which meets the requirement for frequent access during this period. After 90 days, the logs can be expired automatically. Although other options involve using Amazon Kinesis, AWS CloudTrail, or Amazon S3 with different configurations, these methods are either more complex or don't align perfectly with the requirement of transitioning access patterns after 90 days. This makes Option A the most straightforward and cost-effective solution.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
How should a solutions architect configure VPC Flow Logs to meet the requirement of frequent access for 90 days followed by intermittent access?
A
Set Amazon CloudWatch as the log destination with a 90-day expiration policy
B
Configure a Kinesis stream to retain logs for 90 days
C
Direct logs to an S3 bucket via CloudTrail with S3 Intelligent-Tiering enabled
D
Enable S3 Lifecycle policy for logs stored in Amazon S3 to transition to S3 Standard-IA after 90 days
No comments yet.