That reminds me of the entertaining "I just want to serve 5 terabytes. Why is this so difficult?" video that someone made inside Google. It satirizes the difficulty of getting things done at production scale.<p><a href="https://www.youtube.com/watch?v=3t6L-FlfeaI">https://www.youtube.com/watch?v=3t6L-FlfeaI</a>
Depends on what exactly you want to do with it. Hetzner has very cheap Storage boxes (10TB for $20/month with unlimited traffic) but those are closer to FTP boxes with a 10 connection limit. They are also down semi-regularly for maintenance.<p>For rock-solid public hosting Cloudflare is probably a much better bet, but you're also paying 7 times the price. More than a dedicated server to host the files, but you get more on other metrics.
I'd suggest looking into "seedboxes" which are intended for torrenting.<p>I suspect the storage will be a bigger concern.<p>Seedhost.eu has dedicated boxes with 8TB storage and 100TB bandwidth for €30/month. Perhaps you could have that and a lower spec one to make up the space.<p>Prices are negotiable so you can always see if they can meet your needs for cheaper than two separate boxes.
It's impossible to answer this question without more information. What is the use profile of your system? How many clients, how often, what's the burst rate, what kind of reliability do you need? These all change the answer.
Consider storing the data on Backblaze B2 ($0.005/GB/month) and serving content via Cloudflare (egress from B2 to Cloudflare is free through their Bandwidth Alliance).<p>(No affiliation with either; just a happy customer for a tiny personal project)
BuyVM has been around a long time and have a good reputation. I’ve used them on and off for quite a while.<p>They have very reasonably priced KVM instances with unmetered 1G (10G for long-standing customers) bandwidth that you can attach “storage slabs” up to 10TB ($5 per TB/mo). Doubt you will find better value than this for block storage.<p><a href="https://buyvm.net/block-storage-slabs/" rel="nofollow">https://buyvm.net/block-storage-slabs/</a>
If it fits your model, WebTorrent[0] can offload a lot of bandwidth to peers.<p>[0] <a href="https://github.com/webtorrent/webtorrent">https://github.com/webtorrent/webtorrent</a>
If it's for internal use, I have had good results with Resilio Sync (formerly BitTorrent Sync).<p>It's like Dropbox except peer to peer. So it's free, limited only by your client side storage.<p>The catch is it's <i>only</i> peer to peer (unless they added a managed option), so at least one other peer must be online for sync to take place.
Wasabi, unlimited bandwidth. $5.99/tb/month. Though it is object storage.<p>See: <a href="https://wasabi.com/cloud-storage-pricing/#cost-estimates" rel="nofollow">https://wasabi.com/cloud-storage-pricing/#cost-estimates</a><p>They could really do with making the bandwidth option on this calculator better.
If price is a consideration, you might consider two 10 TB hard drives on machines on two home gbps Internet connections. It's highly unlikely that both would go down at the same time, unless they were in the same area, on the same ISP.
I would also like to ask everyone about suggestions for deep storage of personal data, media etc. 10TB with no need for access unless in case of emergency data loss. I'm currently using S3 intelligent tiering.
I helped run a wireless research data archive for a while. We made smaller data sets available via internet download but for the larger data sets we asked people to send us a hard drive to get a copy. Sneakernet can be faster and cheaper than using the internet. Even if you wanted to distribute 10TB of _new_ data every month, mailing hard drives would probably be faster and cheaper, unless all your customers are on Internet2 or unlimited fiber.
The answer to this question depends entirely on the details of the use case. For example, if we're talking about an HTTP server where a small number of files are more popular and are accessed significantly more frequently than most others, you can get a bunch of cheap VPS with low storage/specs but a lot of cheap bandwidth to use as cache servers to significantly reduce the bandwidth usage on your backend.
I always assumed having a raspberry pi with a couple HDs in raid1 with IPFS or torrent would be the best way to do this.<p>Giving another one of these raid1 rpis to a friend could make it reasonably available.<p>I am very interested to know if there are good tools around this though, such as a good way to serve a filesystem (nfs-like for example) via torrent/ipfs and if the directories could be password protected in different ways, like with an ACL. That would be the revolutionary tech to replace huggingface/dockerhub, or Dropbox, etc.<p>Anyone know of or are working on such tech?
Hell, make me a fair offer and I'll throw it up on ye olde garage cluster. That thing has battery backup, a dedicated 5 Gbps pipe, and about 40 TB free space on Ceph. I'll even toss in free incident response if your URL fails to resolve. But it'll probably be your fault, cause I haven't needed a maintenance window on that thing in like three years.
Spend some time on <a href="https://www.webhostingtalk.com/" rel="nofollow">https://www.webhostingtalk.com/</a> and you will find a lot of info. For example <a href="https://www.fdcservers.net/" rel="nofollow">https://www.fdcservers.net/</a> can give you 10TB storage and 100GB bw for around $300....but keep in mind the lower the price you pay, the lower the quality...just like any other products.
OVH is probably your best bet and should be the cheapest both for hosting and serving the files. You'd be hard pressed to beat the value there without buying your own servers and colocating in eastern Europe.<p>Most of their storage servers have 1gbps unmetered public bandwidth options and that should be sufficient to serve ~4TB per day, reliably.
Surprised no one has said Cloudflare Pages. Might not work though depending on your requirements since there’s a max of 20,000 files of no more than 25 mb per project. But if you can fit under that, it’s basically free. If your requirements let you break it up by domain, you can split your data across multiple projects too. Latency is amazing too since all the data is on their CDN.
Smaller VPS providers are a good value for this. I'm currently using ServaRICA for a 2TB box, $7/mo. I use it for some hosting, but mostly for incremental ZFS backups. Storage speed isn't amazing, but it suits my use case.<p>I'm using cloudflare R2 for a couple hundred GB, where I needed something faster.
I think 2x 1 Gb/s symmetric home fibers + SuperMicro 12x SATA Atom Mini-ITX with Samsung drives can solve this fairly cheaply and durably depending on write intensity.<p>That said above 80 TB is looking hard for eternity, unless you can provide backup power and endure noise of spinning drives.
One way I can think of is to serve files over BitTorrent with a (HTTP) web seed stored across blob stores at Cloudflare R2, Backblaze B2, Wasabi.<p>I briefly looked at services selling storage on FileCoin / IPFS and Chia, but couldn't find anything that inspired confidence.
Any idea on how many files/objects, and how often they change?<p>Also, any idea on the number of users (both average, and peak) you'd expect to be downloading at once?<p>Does latency of their downloads matter? eg do downloads need to start quickly like a CDN, or as long as they work is good enough?
Datapacket has a number of dedicated server configurations in various locations and offers unmetered connections:<p><a href="https://www.datapacket.com/pricing" rel="nofollow">https://www.datapacket.com/pricing</a>
The OP request would benefit from details, but the solution depends on what format the data is and how to be shared.<p>Assuming the simplest need is making files available :<p>1) Sync.com provides unlimited hosting and file sharing from it.<p>Sync is a decent Dropbox replacement with a few more bells and whistles.<p>2) BackBlaze business let’s you deliver files for free via their CDN. $5/TB per month storage plus free egress via their CDN.<p><a href="https://www.backblaze.com/b2/solutions/developers.html" rel="nofollow">https://www.backblaze.com/b2/solutions/developers.html</a><p>Backblaze seems to be 70-80% cheaper than S3 as it claims.<p>Traditional best practice cloud paths are optimized to be a best practice to generate profit for the cloud provider.<p>Luckily it’s nice to rarely be alone or the first to have a need.
Several huge infrastructure providers offer decent VPS servers and bare metal with free bandwidth for pretty reasonable prices nowadays.<p>You might want to check out OVH or - like mentioned before - Hetzner.
Bare metal hosting with bandwidth priced by pipe size rather than gigabyte. Check out DataPacket, FDCServers, Reliablesite, Hivelocity, etc.<p>Cloud bandwidth is absolutely enormously overpriced.
Personally, at home, I have ~600 TiB and 2 Gbps without a data cap.<p>I can't justify colo unless I can get 10U for $300/month with 2kW of PDU, 1500 kWh, and 1 GbE uncapped.
You could do this for about $1k/mo with Linode and Wasabi.<p>For FastComments we store assets in Wasabi and have services in Linode that act as an in-memory+on disk LRU cache.<p>We have terabytes of data but only pay $6/mo for Wasabi, because the cache hit ratio is high and Wasabi doesn't charge for egress until your egress is more than your storage or something like that.<p>The rest of the cost is egress on Linode.<p>The nice thing about this is we gets lots of storage and downloads are fairly fast - most assets are served from memory in userspace.<p>Following thread to look for even cheaper options without using cloudflare lol
Sounds like you could find someone with a 1Gbps symmetric fiber net connection, and pay them for it and colo. I have 1Gbps and push that bandwidth every month. You know, for yar har har.<p>And that's only 309Mbits/s (or 39MB/s).<p>And a used refurbished server you can easily get loads or ram, cores out the wazoo, and dozens of TB's for under $1000. You'll need a rack, router, switch, and batt backup. Shouldn't cost much more than $2000 for this.
whats your budget?<p>who are you serving it to?<p>how often does the data change?<p>is it read only?<p>What are you optimising for, speed, cost or availability? (pick two)
you can definitely do this at home on the cheap. As long as you have a decent internet connection, that is ;)
10TB+ harddisks are not expensive, you can put them in an old enclosure together with a small industrial or NUC PC in your basement
S3 is probably the highest quality. It’s enterprise grade : fast, secure with a lot of tiers and controls.<p>If you recover only small data, it’s also not expensive. The only problem is if you recover large data. That would be a major problem.