Amazon EC2

Coding, Internet, Web developing

I have recently tried the Amazon EC2 service. If you don’t know what EC2 is, read this.

Prize of instance isn’t very high. If you need to run couple of heavy apps for couple of hours, it costs maybe couple of dollars. But for hosting website it is very expensive. So if you need powerful machine for quick tasks, try EC2. If you need hosting, try vps/shared hosting.

If you try EC2 I really recommend to try Elasticfox Firefox addon, because it makes managing of EC2 much easier. I also recommend to read the documentations well before booting instances. Connecting to EC2 instance via ssh is done with private-keys. This was first time I used private keys with ssh, so I first forgot to include the key when I booted my first instance.

I got my second instance running without problems and I got ssh access to root shell. After some modifications to source.list file I was able to install irssi and htop. It seems like there isn’t any limitations on ports etc.

htop running on ec2

htop running on ec2

What I will try next on EC2 is game server. As these are very powerful servers, it would be great to just boot instance with game server pre-installed and then stop it when it isn’t needed anymore. Also, a large EC2 instance would be nice render node for 3d rendering.

I may move static files of this blog to S3, but I am not sure if that speeds up my blog…

Edit: I found official management console of AWS and it looks pretty nice. Try it before Ellasticfox.

No Comments

Leave a Reply

Allowed tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>