AWS Certified Solutions Architect – Associate (SAA-C02) — Question 431

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?

Answer options

Correct answer: A

Explanation

Configuring Amazon CloudWatch as the destination for VPC Flow Logs enables efficient real-time monitoring and querying during the initial 90 days of high-frequency access. Setting the log group's retention period to 90 days automatically manages storage costs by deleting the logs once the frequent access phase is complete. Other options, such as using AWS CloudTrail as a target, are not supported configurations for VPC Flow Logs.