Which AWS instance address has the following characteristics? :”If you stop an instance, its Elastic IP address
is unmapped, and you must remap it when you restart the instance.”
A.
VPC Addresses
B.
EC2 Addresses
C.
Both A and B
D.
None of the above
Explanation:
Stopping an instance
EC2-Classic
If you stop an instance, its Elastic IP address is disassociated, and you must reassociate the Elastic IP address
when you restart the instance.
EC2-VPC
If you stop an instance, its Elastic IP address remains associated.
B
http://www.aiotestking.com/amazon/which-aws-instance-address-has-the-following-characteristics/
Super old question. Unless you have an account older than 12/4/2013, you can’t even create an ec2-classic instance. All VPC instances retain the EIP when they are stopped and started. The answer here is D.