About the talk
This talk will give an introduction to Distributed File System, including the basics and how to design a distributed file system using an easy to understand approach. This talk is aimed for anyone who is interested in distributed systems design and/or preparing for system design position interviews.
This talk will cover
- Introduction to Distributed File System
- Evolving from storing small files to storing large files
- How to design write operation in DFS
- How to design read operation in DFS
- Frequent asked questions during the design phase
Programming & Development
About the speaker
Wengao is a software engineer at Google. He has 5 years of experience in distributed systems and backend development.