Phine Solutions web work notes

A follow up on using Amazon A3

Filed under: my 2 cents — 1.618 @ 10:01 am

Last week Amazon A3 was down for 4 hours and made a lot of webmasters unhappy. It further proves that it is quite risky to design your site solely relying on A3 to provide the essential functionalities, at least for now.

One way to reduce the risk is to have a copy of the files, for example images, saved in your server and design a flag in your code to pull the file from your own server if A3 downtime was detected. The flag can be controlled by some parameter in a configuration file so it can be easily switched.

One might argu this defeats the purpose of using AWS storage since the load copies take up the space. But I believe the storage cost will worth it in the event of the A3 hiccups. By using A3 service when it’s up and running, you will still save the bandwidth when serving those files, which is a lot more expensive than the storage cost.

2 Comments »

  1. [...] – bookmarked by 5 members originally found by leomdresch on 2008-12-30 A follow up on using Amazon AWS http://www.phinesolutions.com/a-follow-up-on-using-amazon-aws.html – bookmarked by 2 members [...]

    Pingback by Bookmarks about Amazon — January 7, 2009 @ 10:00 am

  2. [...] If your web site has a lot of user generated content like photos, you may also consider using the cloud storage like Amazon AWS. I’m generally against building your site completely depending on the cloud but it another subject. [...]

    Pingback by Build your own Linux VPS | Phine Solutions — February 26, 2010 @ 11:57 am

RSS feed for comments on this post. TrackBack URI

Leave a comment

©phinesolutions.com