I know memory is fairly cheap but e.g. there are millions of new videos on youtube everyday, each probably few hundred MBs to few GBs. It all has to take enormous amount of space. Not to mention backups.
I know memory is fairly cheap but e.g. there are millions of new videos on youtube everyday, each probably few hundred MBs to few GBs. It all has to take enormous amount of space. Not to mention backups.
There are also techniques where data centers do offline storage by writing out to a high volume storage medium (I heard Blu-ray as an example, especially because it’s cheap) and storing it in racks. All automated of course. This let’s them store huge quantities of infrequently accessed data (most of it) in a more efficient way. Not everything has to be online and ready to go, as long as it’s capable of being made available on demand.
Edit: Clarifying that tape medium is typically used for the longest term storage with the caveat that read is slow, so that used for the stuff that is least likely to be accessed. For things that are accessed infrequently but still need to be available relatively frequently you can have a “caching layer” which is what I was referring to with the discs. It’s a tradeoff between speed of access and information density. Here’s an article from 2015 where Facebook/Meta is discussing their design: https://engineering.fb.com/2015/05/04/core-data/under-the-hood-facebook-s-cold-storage-system/
It’s far more likely that Google, AWS, and Microsoft are using tape for high-volume, long-term storage.
According to diskprices.com, these are the approximate cost of a few different storage media (assuming one is attempting to optimize for cost):
Tape archives are neat too, little robot rearranging little tape drives in his cute little corridor
You can feel it on YouTube when you try to access an old video that no one has watched in a long time.
every time it lags, it’s because youtube has to send someone down to the basement to retrieve the correct blu-ray disc from a storage room
Actual footage of data being manually retrieved from Google’s datacentre
God bless those interns. Earning those college credits.
That’s the difference between getting a video served off a disk off in some random DC in some random state vs. the videos being served off a cache that lives at your ISP.
It’s not offline storage vs. disk, it’s a special edge-of-network cache vs. a video that doesn’t live in that cache, but is still on a hard drive.
Tape drives are still in use in a lot of places too. Enormous density in storage for stuff that’s in “cold storage”
Doesn’t BR only have like 100 gigs capacity? That would take a shitton of space.
They use tapes for backups, but indeed there ought to be something inbetween.
https://engineering.fb.com/2015/05/04/core-data/under-the-hood-facebook-s-cold-storage-system/
This is an article from 2015 where Facebook/Meta was exploring Blu-ray for their DCs. You’re definitely right though. Tape is key as the longest term storage.
2015 was quite a while ago tho.
I don’t think the storage density of a blu ray is anywhere near good enough for that use