AWS Certified Solutions Architect – Professional — Question 39
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."
Answer options
- A. Both A and B
- B. None of these
- C. VPC Addresses
- D. EC2 Addresses
Correct answer: D
Explanation
The correct answer is D, as EC2 Addresses behave in this manner when the associated instance is stopped. In contrast, VPC Addresses remain mapped to the instance even when it is stopped, making options C and A incorrect. Option B is also incorrect because there is a valid answer provided.