youtube image
From YouTube: How IPFS Deals w Files (v2)

Description

This course from IPFS Camp 2019 is a deep exploration of the reasons behind immutable data, how we address immutable data, the data structures IPFS creates, and the different ways of interacting with files in IPFS.

Resources
Slides as PDF: https://github.com/ipfs/camp/blob/mas...
Course repo: https://github.com/ipfs/camp/tree/mas...
Join Protocol Labs Launchpad: https://pl-launchpad.io/
For more information on IPFS https://ipfs.io

Sign up to get IPFS news, including releases, ecosystem updates, and community announcements in your inbox, each Tuesday: http://eepurl.com/gL2Pi5

Chapters
0:00 Start
00:22 Why Immutablilty
05:22 Anatomy of a CID
07:00 Multihash
09:56 CID Version
11:29 Multibase
12:46 Example: Anatomy of a CID
16:12 Version 0
19:10 Importing Files to IPFS
19:51 DAGs
20:20 Calculating CIDs
21:22 Example: Building a DAG
22:56 Why Vary Chunk Size
25:37 Example: Deduplication
27:10 UnixFS
28:12 Example: UnixFS
31:17 Performance Characteristics of DAG Layouts
32:27 Example: DAG Layouts
34:26 Closing Q&A