AWS EC2 - If a server fails and restarts, how do other servers connect to it?

Posted by Niro on Server Fault See other posts from Server Fault or by Niro
Published on 2010-01-06T13:12:00Z Indexed on 2010/03/24 13:03 UTC
Read the original article Hit count: 334

Filed under:

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?

© Server Fault or respective owner

Related posts about amazon-ec2