What Is Amazon VPC? - Amazon Virtual Private Cloud - 0 views
-
to allow an instance in your VPC to initiate outbound connections to the internet but prevent unsolicited inbound connections from the internet, you can use a network address translation (NAT) device for IPv4 traffic
-
A NAT device has an Elastic IP address and is connected to the internet through an internet gateway.
-
By default, each instance that you launch into a nondefault subnet has a private IPv4 address, but no public IPv4 address, unless you specifically assign one at launch, or you modify the subnet's public IP address attribute.
- ...11 more annotations...