Distributed file system for cloud: Difference between revisions

Content deleted Content added
Created page with ' '''Distributed file system in cloud ''' is a file system that allows many clients to have access to the same data/file providing important operations (create,...'
 
Line 46:
======GFS======
 
{{ArticleCat généralmain|Google File System}}
Among the biggest internet companies, Google has created its own distributed file system named Google File System (GFS) to meet the rapidly growing requests of Google's data processing needs and it's used for all cloud services.
GFS is a scalable distributed file system for data-intensive applications. It provides a fault-tolerant way to store data and offer a high performance to a large number of clients.