Tag Archives: ec2

Hosting a static site on Amazon S3: ec2instances.info

Amazon added the ability to host static sites on S3 recently so to try it out I made a small site comparing the different types of EC2 instances: www.ec2instances.info. It’s not much of a site but it was the only … Continue reading

Posted in Tech | Tagged , , | Leave a comment

Dynamic hosts file using Chef

There are a number of ways to setup your infrastructure so that you can refer to machines by hostname. I currently prefer the “dynamically generated hosts file” approach because it’s simple to understand and setting up a DNS server is … Continue reading

Posted in Tech | Tagged , , , , , | 1 Comment