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

How to Not Destroy Your Production Kubernetes Clusters
USENIX via YouTube
SRE and ML - Why It Matters
USENIX via YouTube
Knowledge and Power - A Sociotechnical Systems Discussion on the Future of SRE
USENIX via YouTube
Tracing Bare Metal with OpenTelemetry
USENIX via YouTube
Improving How We Observe Our Observability Data - Techniques for SREs
USENIX via YouTube