A company runs an application on Amazon EC2 instances behind an Application Load Balancer (ALB). The instances are in an Auto Scaling group and use Amazon Elastic Block Store (Amazon EBS) volumes. A security engineer must preserve all forensic evidence from one instance. In what order should the engineer perform the steps?
Choose an answer
Tap an option to check your answer.
Correct answer: Detach the instance from the Auto Scaling group. Deregister the instance from the ALB. Take an EBS volume snapshot and store the snapshot in an Amazon S3 bucket. Take a memory snapshot and store it in an S3 bucket. Stop the instance..
Why this is the answer
To preserve forensic evidence, the instance must first be isolated to prevent further changes or termination by automated services. Detaching the instance from the Auto Scaling group ensures it won't be terminated or replaced, and deregistering it from the ALB stops new traffic. Taking an EBS volume snapshot captures the persistent storage state. A memory snapshot is crucial for volatile data, and it should be taken while the instance is running to capture the live state. Finally, stopping the instance prevents further modification of its state. Other options either stop the instance too early, losing live memory data, or fail to isolate it from the Auto Scaling group or ALB, risking termination or continued traffic.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed