LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
AWS Certified Security - Specialty

AWS Certified Security - Specialty

Get started today

Ultimate access to all questions.


Imagine you have detected a compromised Amazon EC2 instance. Describe the process you would follow to isolate this instance using AWS services, ensuring minimal impact on other resources and maintaining the integrity of forensic data.

Simulated



Explanation:

To isolate a compromised EC2 instance, it is best to change its security group to restrict all inbound and outbound traffic, effectively isolating it from the network. Creating an EBS snapshot ensures that forensic data is preserved, and storing this snapshot in an S3 bucket with S3 Object Lock provides immutability, protecting the data from being altered.

Powered ByGPT-5