Intermediate
AWS / Cloud Computing
Q74 / 100
What is the purpose of "Elastic IP addresses" in AWS?
Correct! Well done.
Incorrect.
The correct answer is A) A static, public IPv4 address that you can allocate to your account and associate with an EC2 instance, allowing the address to remain constant even if the underlying instance is replaced
A
Correct Answer
A static, public IPv4 address that you can allocate to your account and associate with an EC2 instance, allowing the address to remain constant even if the underlying instance is replaced
Explanation
Elastic IPs provide a persistent public IP that can be remapped to a different instance, useful for masking instance failures by quickly remapping the address to a healthy replacement.
Progress
74/100