Elastic IP Addresses
An Elastic IP address is a static, public IPv4 address that you can allocate to your AWS account and associate with an Amazon EC2 instance. Elastic IP addresses enable you to mask instance failures by remapping the address to another instance in your account. Unlike a regular public IP address, whi…
AWS Certified Solutions Architect - Elastic IP Addresses Example Questions
Test your knowledge of Elastic IP Addresses
Question 1
You allocated an Elastic IP address for a new EC2 instance but have not yet associated it with the running instance. You notice an additional line item on your bill related to Elastic IP usage. What is the most likely reason for this charge?
Question 2
During scheduled maintenance, you must stop and start an Amazon EC2 instance. For monitoring reasons, the instance must keep the same public IPv4 address after the stop/start cycle. In which scenario will the instance retain its public IP address?
Question 3
You are the Solutions Architect managing an application hosted on EC2 instances. The team requires a new EC2 instance to be deployed and accessible even after stopping and starting the instance. What should you do?