AFS, Windows DFS, HDFS
The Interplanetary File System and its Applications
Andreas Renner
using http to deliver webpages
size of average webpage grown from 2kB to 2MB
http even used to deliver large files like movies

single server distribution || CDN scheme distribution

direct P2P connection
every leecher is seeding
file split in junks, hashes become published in torrent file
one network for every torrent
video
podcasting
software distribution
social media like Twitter, Facebook for server updates
global namespace
accessible like local files
no database API needed
AFS, Windows DFS, HDFS
fully distributed file system
self-certifying file system
bitswap protocol for one global network
collective installation of library updates
global deployment of docker container updates during continous integration

IPFS directly connected to blockchain technology
persistent storage via Filecoin protocol
non-critical data too expensive to store on a write-only blockchain
⇒ storage medium for non-critical blockchain data
⇒ optimal storage plattform for DApps