I looked at Amazon S3 service, but it is still expensive, especially if you plan to just "store" files and not often touch them. For example keeping 500GB would cost $90 per month. Compare to a 500GB Hard Drive that cost less than 60€ ! You may count about $10 per month for electric power, depending on your region.
So I planned to use the Open Source Java client : JetS3t, but abandoned it altogether.
Then I have to check for solutions to replicate the files to friends machines. It wouldn't make sense to me to use RAID mirror. Mirror won't protect against thieves or fire !
Subscribe to:
Post Comments (Atom)
2025 Projects
Trying to see if I can manage to complete a few projects this year. First I have goals listed in different places: Online Google tasks Roam ...
-
I know I should read all those methods more in details. I found this in the Poll Best Requirement Survey by Xebia. So what is a requirement...
-
Where it is going ?? Various organisation are working on the problem and its solutions. They produce specification draft, Use case studies, ...
-
In Java, for a jar to be executed, the easiest way is to set its entry point . This is done by setting the Main-Class in the Manifest . Eas...
No comments:
Post a Comment