Question 599:
You have two VPCs in different regions ( VPC A and VPC B) peered with each other. You have created an EFS for VPC A. When you tried to mount the EFS on EC2 instances on VPC B, you are getting a connection timed out error. What can cause this? (Select TWO)
Answer options:
A.AWS EFS takes upto an hour after creation to make mount targets available. B.Security group is improperly configured for the EFS mount target. C.Security group on mount targets does not have inbound NFS port open to VPC B’s EC2 instances. D.EFS cannot be mounted through VPC peering.