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

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

The correct steps involve enabling termination protection (B) to prevent accidental deletion, taking snapshots (C) to preserve data for analysis, and tagging the instance as under quarantine (E) to signify that it is under investigation. Disabling termination protection (A) is counterproductive, as it would increase the risk of losing the instance, while removing snapshots (D) and sensitive metadata (F) could lead to loss of crucial evidence needed for the investigation.