You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by Amir Tuval <am...@gmail.com> on 2012/02/09 08:57:44 UTC

Big Data storage price in the cloud

I am currently looking into implementing a big data SAAS system in the cloud.
I plan to use hadoop to analyze hundreds of TBs or even several PBs of data.

Looking at the pricing for storage in AWS, it is roughly 10 cents per GB per
month for both S3 and EBS. That amounts to 100,000$ per month per PB!!!

I think the storage is relatively expensive, and will probably be much more
than what I will pay for computing resources. The thing about hadoop is that
should run on commodity servers with a relatively cheap storage, replicating
data to handle failures, and so I expected to pay a lot less for storage.

Can anyone point me to best practices as to how to keep storage costs down
in the cloud? Maybe there are other cloud providers that offer services
better suited for this scenario?
-- 
View this message in context: http://old.nabble.com/Big-Data-storage-price-in-the-cloud-tp33291451p33291451.html
Sent from the Hadoop core-dev mailing list archive at Nabble.com.