Question 282:
You have 2 VPC’s , VPC A and VPC B. Both the VPC’s have been peered. You have configured the route tables in VPC A so that traffic can flow from VPCA to VPCB. You try to ping an instance in VPCB from VPCA , but are unable to do so. You have confirmed that the NACL’s and Security Groups have been configured properly. What could be the reason for this issue?
Answer options:
A.The VPC’s have overlapping CIDR blocks B.Security Groups don’t work in peered VPC’s hence the requests will not work. C.NACL’s don’t work in peered VPC’s hence the requests will not work. D.The route tables in VPCB have not been configured.