September 14, 2021 by Admin
You work for a company that has several instances running with automatically assigned public IPs. You performed an upgrade that required you to restart the instances from the console and your DNS records don’t work anymore. What happened?
- Your network interfaces need to be reinitialized
- You need to restart Route 53
- Restarting too many instances at once overloads the system
- The instances changed their public IP addresses on restart
Explanation:
Automatically assigned public IPs change on stop or termination of an instance.