YoVDO

Let's Build a Distributed File System

Offered By: USENIX via YouTube

Tags

SREcon Courses Python Courses Distributed File Systems Courses

Course Description

Overview

Explore the fundamentals of file systems and their distributed counterparts in this 53-minute conference talk from SREcon19 Asia/Pacific. Delve into the architectural components of typical file systems and understand how they function during read and write operations. Follow along as the speaker evolves these concepts into a distributed file system architecture, providing insights applicable to many existing implementations. Witness the creation of a simple distributed file system in Python, demonstrating how various components interact in practice. While not intended for advanced file system developers, this talk offers a comprehensive introduction to file system architecture, distributed systems, and their practical implementation. Gain valuable knowledge about data blocks, read examples, and potential challenges in distributed file systems.

Syllabus

Introduction
Agenda
What is a filesystem
What does a filesystem look like
Data blocks
Read example
Distributed file system
File system
Minions
Demo
What can go wrong
Limitations


Taught by

USENIX

Related Courses

Artificial Intelligence for Robotics
Stanford University via Udacity
Intro to Computer Science
University of Virginia via Udacity
Design of Computer Programs
Stanford University via Udacity
Web Development
Udacity
Programming Languages
University of Virginia via Udacity