You have launched an Amazon Elastic Compute Cloud (EC2) instance into a public subnet with a primary private IP address assigned, an Internet gateway is attached to the VPC, and the public route table is configured to send all Internet-based traffic to the Internet gateway. The instance security group is set to allow all outbound traffic but cannot access the internet. Why is the Internet unreachable from this instance?

A. The instance does not have a public IP address.
B. The internet gateway security group must allow all outbound traffic.
C. The instance security group must allow all inbound traffic.
D. The instance "Source/Destination check" property must be enabled.


Answer: A. The instance does not have a public IP address.

Computer Science & Information Technology

You might also like to view...

__________ are best for software applications.

A. Binary curves B. Prime curves C. Bit operations D. Abelian groups

Computer Science & Information Technology

A(n) ________ is a small computer that combines a cellular phone with other features such as a camera

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following declares an array of int named beta?

A. int beta; B. int[] beta; C. new int beta[]; D. int beta = int[];

Computer Science & Information Technology

The Magnetic Lasso Tool adds ____________________ that define the selection marquee based on the frequency you specify.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology