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

Two Amazon EC2 instances in different subnets should be able to connect to each other but cannot. It has been confirmed that other hosts in the same subnets are able to communicate successfully, and that security groups have valid ALLOW rules in place to permit this traffic.

Which of the following troubleshooting steps should be performed?

Answer options

Correct answer: C

Explanation

The correct answer is C because VPC Flow Logs provide insight into the traffic and can show why packets were rejected, which is critical for troubleshooting connectivity issues. Options A and B are not relevant, as there are no DENY rules indicated in the scenario. Option D, while useful for application-level tracing, does not address the fundamental networking issue at hand.