Elasticfox I hope some of you followed my recommendation and played a little with Amazon’s cloud management tool, AWS Management Console. It is really fun! Another option to manage EC2 is the free Firefox plugin Elasticfox. I wouldn’t recommend starting with the tool if you haven’t previously used EC2. The AWS Management Console is the better tool for beginners. However, Elasticfox is not really difficult to use. It just lacks the AWS Management Console’s Launch Wizard which makes it easier for EC2 newbies to find an AMI (OS image) to play with.

However, Elasticfox is an interesting alternative once you understood how EC2 works. Its biggest advantage over Amazon’s tool is that it is snappier. Working with Elasticfox feels like using a desktop tool, whereas the AWS Management Console is a typical web app and often a bit sluggish although it is based on Ajax. Elasticfox is probably also the better tool if you have to manage many instances because it uses the screen space more efficiently. The spreadsheet-like interface allows you view all relevant information quickly.

The functionality is similar to the AWS Management Console, but there are a few differences. Elasticfox doesn’t support the new monitoring feature, Amazon CloudWatch (it wasn’t able to do so when I reviewed the tool), but it has a tab for the brand new Amazon Virtual Private Cloud (VPC) which can’t be managed yet with the AWS Management Console.

I found one more Elasticfox feature that the AWS Management Console lacks. I already used it a couple of times. Elasticfox allows you to force detaching EBS volumes (virtual disks). It happens sometimes that an EBS volume hangs if you try to attach or detach it to an instance (virtual machine) at the wrong moment. Then you have no other than choice than to detach it by force. You can do that with Amazon’s command line interface, but it is more convenient with Elasticfox.

Even though I really like Elasticfox, I usually use the AWS Management Console to manage EC2 instances. I can’t really tell you why. I suppose, it is because its interface looks somewhat more appealing to me. But that is a matter of taste.