Tag Archives: AWS

Purchasing an RDS reserved instance in eu-west-1

After Amazon’s announcement that they’d released reserved instances for Amazon RDS, I decided to purchase a small instance to save the $300-odd per year by buying a one-year reservation.

Posted in AWS | Tagged | Leave a comment

Implications of the Amazon CloudFront default root object

Amazon recently announced that their CloudFront service now supports serving of an arbitrary object at the root URL of a CloudFront domain. This means that Amazon S3 users can now host entire static sites using only S3 and CloudFront.

Posted in AWS, Ruby | Tagged , , , , | 2 Comments

Uploading directly to Amazon S3 from a Rails application

The use cases for Superhug are heavy on uploading and downloading large(ish) files. Rails itself isn’t so well suited to this sort of task, and it’s best to keep state away from application servers wherever possible. We chose to use Amazon S3 … Continue reading

Posted in AWS, Ruby | Tagged , , | 16 Comments

Sell your WordPress, Magento, Joomla themes on Superhug

Camel Punch‘s latest client project, Superhug, went into live beta recently. It’s a Rails-driven marketplace for Drupal, Expression Engine, Joomla, Magento, Tumblr and WordPress designs, as well as HTML and PSD templates.

Posted in Releases | Tagged , , , , , | Leave a comment