TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: cloud data storage cheaper than AWS S3?

39 点作者 dpapathanasiou大约 5 年前
I&#x27;m working on a new neural network based project, which means I&#x27;ll need to access and store more data than I can keep on my hard drives.<p>While I&#x27;m familiar with AWS S3 from my day job, I was wondering what other alternatives are out there that may be cheaper (or even free)?<p>I&#x27;m also aware of dropbox, google docs, etc., but ideally I&#x27;d like to have programmatic access via an API.

18 条评论

okneil大约 5 年前
Backblaze B2 Cloud Storage<p><a href="https:&#x2F;&#x2F;www.backblaze.com&#x2F;b2&#x2F;cloud-storage-pricing.html" rel="nofollow">https:&#x2F;&#x2F;www.backblaze.com&#x2F;b2&#x2F;cloud-storage-pricing.html</a>
pentium10大约 5 年前
BigQuery with it&#x27;s $20&#x2F;TB for active, and half of the price for cold storage, is the best structured (eg: columns or JSON) solution where import and export is free. You even get SQL as the product is a data warehouse.
whalesalad大约 5 年前
If you need that much storage, I would posit that cloud storage is going to be a problem not due to cost but due to network performance. A bunch of cheap storage is great but if it takes you days to transfer data there it might be a dealbreaker.<p>Have you considered a few external hard drives? You can get a couple of terabytes for pretty cheap these days.
nicoburns大约 5 年前
Backblaze B2<p><a href="https:&#x2F;&#x2F;www.backblaze.com&#x2F;b2&#x2F;cloud-storage.html" rel="nofollow">https:&#x2F;&#x2F;www.backblaze.com&#x2F;b2&#x2F;cloud-storage.html</a>
stu2010大约 5 年前
If you can tolerate risk of data loss, VPS or even physical hosts are likely to be far cheaper than any cloud. Look at OVH, Hetzner, Linode, DigitalOcean.
评论 #22352068 未加载
评论 #22353642 未加载
评论 #22355832 未加载
celerrimus大约 5 年前
I assume that everything depends on: - how much storage you need, - how long you need it to store this, - if this data easy reproducible.<p>Generally storage isn&#x27;t cheap, and cloud storage is quite expensive in the long run. If you need storage for more that a year, I would invest in own local HDDs - put to your PC or buy used NAS server or PC. You will benefit with much better performance and this would be the most cost effective solution.<p>Keep in mind that often transfer to cheap cloud storage is slow, I tried to keep my backup in few different providers, it could take literally months to upload 6TB of data. Also keep in mind that you may be charged for data transfer separately, for every data access, so cloud cost may be much higher than expected.<p>If you plan use this in shorter periods, I would go with OVH offer - they probably have best quality&#x2F;cost ratio. Depending on your needs I would suggest buying dedicated storage server, or use their Data Storage (3x replicated $0.0112&#x2F;month&#x2F;GB, plus outgoing transfer - $0.011&#x2F;GB). They also have cold storage for about $0.0023&#x2F;month&#x2F;GB.
crobibero大约 5 年前
Wasabi is decently inexpensive at $.0059 per GB&#x2F;month <a href="https:&#x2F;&#x2F;wasabi.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;wasabi.com&#x2F;</a><p>I currently use it as my personal cloud backup
评论 #22351153 未加载
评论 #22351133 未加载
评论 #22351067 未加载
miohtama大约 5 年前
Storj Tardigrade<p><a href="https:&#x2F;&#x2F;tardigrade.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;tardigrade.io&#x2F;</a>
rmeertens大约 5 年前
Keep in mind that if you use this data often as training data you want to store it close to your GPU. No point in saving money on the data storage and have your expensive GPU idle because you are waiting for data to download from Dropbox...
zknz大约 5 年前
What is your tolerance for losing data?
wajidansari大约 5 年前
Google gets ready for its entry in cloud services market<p><a href="https:&#x2F;&#x2F;www.headlinesoftoday.com&#x2F;technology&#x2F;tech-reviews&#x2F;google-cloud-services-market.html" rel="nofollow">https:&#x2F;&#x2F;www.headlinesoftoday.com&#x2F;technology&#x2F;tech-reviews&#x2F;goo...</a>
tyingq大约 5 年前
You don&#x27;t mention how much data. At some size point, a cheap storage server and minio (open source s3 compatible) might be a better value.<p>At the low end, OVH has a 4×4TB HDD SATA + 1×500GB SSD NVMe server for ~$90&#x2F;month.<p>Of course, you have to configure and administer it, so not for everyone.
heartbeats大约 5 年前
Depending on your needs, you can rent a dedicated server with hard drives. For example, Hetzner has an offering of 10x 10TB HDDs for $200&#x2F;month or so.<p>Disclaimer: I have never used Hetzner&#x27;s services nor can I vouch for them.
评论 #22350892 未加载
评论 #22352684 未加载
bunya017大约 5 年前
Scaleway Object Storage<p>S3 compatible and comes with free bandwidth<p><a href="https:&#x2F;&#x2F;www.scaleway.com&#x2F;en&#x2F;object-storage&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.scaleway.com&#x2F;en&#x2F;object-storage&#x2F;</a>
Havoc大约 5 年前
Too big for my hard drives covers a lot of space.
haidrali大约 5 年前
HETZNER <a href="https:&#x2F;&#x2F;www.hetzner.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.hetzner.com&#x2F;</a>
invisiblerobot大约 5 年前
s3 may be cheaper than you think.<p>If you&#x27;re willing to tolerate hr+ delays in accessing your data aws glacier deep archive is 70cents per terabyte month.<p>that&#x27;s pretty awesome in my book.<p>If you need to access the data in under an hr it comes out around $2 per TB&#x2F;mo
评论 #22351073 未加载
评论 #22351099 未加载
评论 #22352499 未加载
dvasdekis大约 5 年前
Why don&#x27;t you try Usenet? Unlimited storage for $3.14&#x2F;month[1].<p>There are a couple of Python libraries out there for posting and fetching, but it&#x27;ll definitely be shabbier than a purpose-built service. However, for seriously large storage requirements, you can&#x27;t beat that price.<p>I have a full PC backup I did 5 years ago drifting around on Usenet somewhere. It was still there when I checked a year ago.<p>[1]<a href="https:&#x2F;&#x2F;newsgroupdirect.com&#x2F;member&#x2F;billing&#x2F;?planid=189&amp;deal=" rel="nofollow">https:&#x2F;&#x2F;newsgroupdirect.com&#x2F;member&#x2F;billing&#x2F;?planid=189&amp;deal=</a> but I&#x27;ve had problems with their service, and personally use FrugalUsenet for a little more.