You created your own VPC and subnet in AWS and launched an instance in that subnet.
On attaching an Internet Gateway to the VPC, you see that the instance has a public IP.
The route table is shown below. Still, the instance cannot reach the Internet.
What changes are required to be made to the route table to ensure that the issue is resolved?
Click on the arrows to vote for the correct answer
A. B. C. D.Correct Answer - A.
The route table needs to be modified as shown below to ensure that routes from the Instance reach the Internet.
Hence by default, all other options become invalid.
For more information on Route Tables, please visit the URL below.
http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_Route_Tables.html