«« Next » « Previous
«« Next » « Previous

Link Details

Our ESP isn't working very well. Login and vote now.
Link 71781 thumbnail

By bloid
via blog.codesta.com
Published: Mar 20 2008 / 15:44

This article focuses on the problematic aspects of EC2 - issues that can lead to serious problems or technicalities that if ignored, can lead to frustrating hours wasted on troubleshooting and debugging. We've learned that the single most important thing you can do for your EC2 environment is to give it a dynamic DNS solution it can use to overcome the DHCP nature of virtual machines. Now what can you do for yourself, you ask? Take a look at the gotchas we encountered and save yourself from dealing with the same problems.
  • 26
  • 1
  • 2297
  • 587

Comments

Add your comment
User 257922 avatar

fancyfootwork replied ago:

0 votes Vote down Vote up Reply

Thanks! Saved me some headaches for an upcoming project.

User 218837 avatar

kogent replied ago:

1 votes Vote down Vote up Reply

pretty standard stuff if you've been using EC2 at all.

Also helpful is the fact that you can pass data as a string or binary at startup time. This can be used to pass parameters(ie- dns hostname, package install list, config files for services, scripts) that your instance can use to configure itself (via startup scripts you write) and startup in a desired state.

User 167877 avatar

srt replied ago:

0 votes Vote down Vote up Reply

Anybody who has read the introducory docs of EC2 will know this... and documentation of AWS is really excellent.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.