Thursday 1 March 2012

AWS - First Impressions

So, I've been looking at Amazon Web Services, expect to see some tutorials up here soon covering the likes of setting up an instance, wiring it to an external IP and hosting a website on it, or trac, or SVN etc etc....

But, one thing has struck me about the AWS console, its not very user friendly.  I don't mean to demigrate the system, its a great innovation, and very interesting that I can turn off the PC I always keep hosting my code at home, but the things not mentioned, hard to find, or simply obscure in the way the system works is boggling.

A good example of a boggling way of working is that you can create your virtual instance, you can be instructed how to connect to it, you can be inside it and you can see it has an IP, that is a local address to the cluster of machines around it on the node its running on, not an address on the internet through which you can access it.  So, to assign an address which can be seen by the outside world, you have to use an "Elastic IP".  This is all documented, but its obscure, you add the Elastic IP in a completely different place to your virtual machine, its on a different page, and then you have to associate it with the running VM.... This is clearly so as if you have more than one machine in the cloud you can address them separately, or even stop external access to the machine, but when you've selected the VM wizard to help you put it together, and the solution you've picked is the web server, to now have this Elasstic IP automatically created and assigned is... well its weird.

I'll leave this here, and go get on with some work...

2 comments:

  1. http://megalomaniacbore.blogspot.com/2011/06/step-by-step-setting-up-svn-server-on.html

    ReplyDelete