AWS Certified Security – Specialty (SCS-C02) — Question 242

A company finds that one of its Amazon EC2 instances suddenly has a high CPU usage. The company does not know whether the EC2 instance is compromised or whether the operating system is performing background cleanup.

Which combination of steps should a security engineer take before investigating the issue? (Choose three.)

Answer options

Correct answer: B, C, E

Explanation

Enabling termination protection ensures that the EC2 instance cannot be accidentally terminated during the investigation. Taking snapshots of the EBS volumes preserves the data for forensic analysis, while tagging the instance as under quarantine helps in identifying it as potentially compromised. The other options either disable protection, remove valuable data, or address sensitive information inappropriately, which are not suitable preliminary actions.