Skip to content

Building a distributed file system (DFS) , manages data storage across multiple nodes (servers), enabling scalability, fault tolerance, and high availability

Notifications You must be signed in to change notification settings

dipghoshraj/media-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Media Sevice (DFS)

DFS manages data storage across multiple nodes (servers), enabling scalability, fault tolerance, and high availability

Define Requirements

  • Features: Replication, fault tolerance, scalability, read/write consistency
  • Workload: Read-heavy
  • Storage Type: Object storage
  • EntryPoint: Cluster Manager

Architecture Diagram

Architecture and all other Documents have been moved to git book ideation documentation

About

Building a distributed file system (DFS) , manages data storage across multiple nodes (servers), enabling scalability, fault tolerance, and high availability

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published