AWS EC2 - If a server fails and restarts, how do other servers connect to it?
- by Niro
Lets say I have an application server and a database server on Amazon EC2. If the db server fails and restarts, how can the app server know the new internal ip of the db server and automatically continue working with it?