I have been helping out with a friends site and we have been exploring a basic image server but I thought this may work out as a good solution since you pay for what you use. We were going to initially use AS3 to store database backups but would be so nice to free up apache for real queries. I do not like uploading directly to Amazon and if something were to happen I want the ability revert back and run locally. I was thinking of running a sync script that would copy from local to amazon that ran every 5 min or so. What do you gusy think would be the best solution?
|