VMware vRealize Log Insight Specialist — Question 25
What are two primary differences between an Elastic IP address and a Public IP address assignment? (Choose two.)
Answer options
- A. A Public IP address assignment is associated with an AWS account.
- B. A Public IP address assignment could manually be attached and detached from an instance.
- C. An Elastic IP address has a cost associated with it.
- D. An Elastic IP address assignment is associated with an AWS account.
- E. An Elastic IP address assignment will be persistent during the Stop/Start process of an instance while a Public IP address would be dynamically reassigned.
Correct answer: B, D
Explanation
Option B is correct because a Public IP can be manually attached or detached from instances, whereas Elastic IPs are more stable. Option D is also correct since Elastic IPs are associated with an AWS account, while Public IPs are not necessarily tied to a specific account. The other options do not accurately describe the differences between the two types of IP addresses.