AWS Certified Security – Specialty (SCS-C03) — Question 49

A company is running an application on Amazon EC2 instances in an Auto Scaling group. The application stores logs locally. A security engineer noticed that logs were lost after a scale-in event. The security engineer needs to recommend a solution to ensure the durability and availability of log data. All logs must be kept for a minimum of 1 year for auditing purposes.
What should the security engineer recommend?

Answer options

Correct answer: C

Explanation

The correct answer is C, as using Amazon CloudWatch Logs allows for centralized log management and retention, which meets the requirement of keeping logs for at least 1 year. Option A does not ensure durability of logs since EBS volumes can still be lost. Option B might not be as reliable for real-time log collection and could complicate the process. Option D involves manual intervention, which is not ideal for automated logging solutions.