Question 71:
An application consists of a front end hosted on EC2 instances in a public VPC subnet and RDS databases in a private VPC subnet.When attempting to establish a connection to the database, the application times out. What could be the source of this problem?
Answer options:
A.VPC Peering is not configured properly. B.Database credentials are incorrect. C.Database NSG is not configured to allow traffic from EC2 instances. D.The public subnet does not have Internet Gateway configured.