What backup services are there that run through AmazonWS accounts?
I see ImageCloudLock, but the 'solution url' for this service leads to an error page, so I guess this product is not current.
Are there any others? I don't see any.
|
What backup services are there that run through AmazonWS accounts? I see ImageCloudLock, but the 'solution url' for this service leads to an error page, so I guess this product is not current. Are there any others? I don't see any. |
|||
|
|
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
The storage services I know that use S3 are:
Now, if you're thinking of using Amazon S3 as a literal backup, it might not be very cost effective. 1 GB is $0.14 USD to store, plus you pay for put/get requests (though for backups, probably not significant). 10 GB is $1.40, 100 GB is $14, and so on until you start crossing the terabyte tier where prices start dropping per gigabyte. Storing a small amount of data would be fine, but if you're talking about significant storage, there are plenty of alternatives, depending on your needs. There are plenty of alternatives that are much more economical once you start scaling up your storage needs: Backup-style services - these are ones that actually are about backing up your data, in case your computers explode and you need to get your data:
More dropbox-y type services, where your files can be retrieved
And more, like Wuala and Windows LiveDrive. |
|||||
|