Yes, its now possible to host your entire website in S3. The only requirement is that the site should contains only static files, ie only html support at the moment. Earlier if you were browsing the bucket, the directory is listed. For example, lets assume a bucket named www.nixhat.com. When […]

Host website in S3


Migrating AMI, whether its an intance store or ebs based to different regions is a time consuming process depending on the network speed. There are situations, where we require an instance to be migrated. The article is not written for newbies as I believe, if you are trying to learn […]

Migrate AMI to different Region


The article explains a step by step procedure for converting an Instance-Store based AMI to EBS based AMI. This article being a step by step procdeure, you can't find much explantion for the commands used. Once you have read this article you will find this as an easy task. 😉 […]

Convert Instance Store AMI to EBS AMI