Distributed file system for cloud (original) (raw)

About DBpedia

A distributed file system for cloud is a file system that allows many clients to have access to data and supports operations (create, delete, modify, read, write) on that data. Each data file may be partitioned into several parts called chunks. Each chunk may be stored on different remote machines, facilitating the parallel execution of applications. Typically, data is stored in files in a hierarchical tree, where the nodes represent directories. There are several ways to share files in a distributed architecture: each solution must be suitable for a certain type of application, depending on how complex the application is. Meanwhile, the security of the system must be ensured. Confidentiality, availability and integrity are the main keys for a secure system.

Property Value
dbo:abstract A distributed file system for cloud is a file system that allows many clients to have access to data and supports operations (create, delete, modify, read, write) on that data. Each data file may be partitioned into several parts called chunks. Each chunk may be stored on different remote machines, facilitating the parallel execution of applications. Typically, data is stored in files in a hierarchical tree, where the nodes represent directories. There are several ways to share files in a distributed architecture: each solution must be suitable for a certain type of application, depending on how complex the application is. Meanwhile, the security of the system must be ensured. Confidentiality, availability and integrity are the main keys for a secure system. Users can share computing resources through the Internet thanks to cloud computing which is typically characterized by scalable and elastic resources – such as physical servers, applications and any services that are virtualized and allocated dynamically. Synchronization is required to make sure that all devices are up-to-date. Distributed file systems enable many big, medium, and small enterprises to store and access their remote data as they do local data, facilitating the use of variable resources. (en)
dbo:wikiPageExternalLink http://net.pku.edu.cn/~course/cs501/2011/resource/2006-Book-distributed%20systems%20principles%20and%20paradigms%202nd%20edition.pdf http://wr.informatik.uni-hamburg.de/_media/research/labs/2012/2012-10-tim-daniel_jacobi_jan_lingemann-evaluation_of_distributed_file_systems-report.pdf http://www.ijsi.org/ch/reader/create_pdf.aspx%3Ffile_no=i68&flag=&journal_id=ijsi&year_id=2010 http://www.kiv.zcu.cz/site/documents/verejne/vyzkum/publikace/technicke-zpravy/2012/tr-2012-02.pdf http://www.ssrc.ucsc.edu/Papers/weil-osdi06.pdf http://infoscience.epfl.ch/record/146774 https://computing.llnl.gov/code/sio/GPFS_performance.pdf https://www.usenix.org/legacy/publications/login/2010-08/openpdfs/maltzahn.pdf http://www.pewinternet.org/~/media/Files/Reports/2008/PIP_Cloud.Memo.pdf.pdf http://www.cs.rutgers.edu/~pxk/417/notes/16-dfs.pdf http://www.ssrc.ucsc.edu/Papers/brandt-mss03.pdf https://www.cs.cmu.edu/~garth/CACM/CACM00-p37-gibson.pdf https://www.semanticscholar.org/paper/7b56847e641168aed58f3603bc00af84d414c9aa http://ieeexplore.ieee.org/xpl/mostRecentIssue.jsp%3Fpunumber=6008655 http://www.cse.chalmers.se/~tsigas/Courses/DCDSeminar/Files/afs_report.pdf https://www.kernel.org/doc/ols/2003/ols2003-pages-380-386.pdf
dbo:wikiPageID 41471789 (xsd:integer)
dbo:wikiPageLength 61435 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1085117454 (xsd:integer)
dbo:wikiPageWikiLink dbr:Rsync dbr:Network_File_System dbr:BeeGFS dbr:Bigtable dbr:Unix dbr:Virtual_machines dbr:Information_security dbr:Internet dbr:Clustered_file_system dbr:Confidentiality dbr:Apache_Hadoop dbr:Batch_processing dbr:Linux dbr:Lustre_(file_system) dbr:Cloud_computing dbr:Compound_annual_growth_rate dbr:Computer_cluster dbr:Fault_tolerance dbr:Kernel_(operating_system) dbr:Peer-to-peer dbr:Pointer_(computer_programming) dbr:MapReduce dbr:B-tree dbr:Data-intensive_computing dbr:Data_center_network_architectures dbr:Data_integrity dbr:Data_migration dbr:Linked_list dbr:FTP dbr:PDP-10 dbr:Parallel_Virtual_File_System dbr:Chunk_(information) dbr:Google_File_System dbr:Transmission_Control_Protocol dbr:Remote_procedure_call dbr:Replication_(computing) dbc:Cloud_storage dbr:Backup dbr:Astronomy dbr:Homomorphic_encryption dbr:Availability dbr:MapR_FS dbr:File_system dbr:IBM_General_Parallel_File_System dbr:Message-authentication_code dbr:Apache_Software_Foundation dbr:Metadata dbr:Ceph_(storage) dbr:Service-level_agreement dbr:Security dbr:Sneakernet dbr:Virtualization dbr:Retrievability dbr:High_performance_computing dbr:Hadoop_Distributed_File_System dbr:Hierarchical_tree_structure dbr:Client-server_architecture dbr:Computing_integrity dbr:W:Availability dbr:W:Confidentiality dbr:W:Elasticity_(cloud_computing) dbr:W:Integrity dbr:W:MD5 dbr:W:NP-hard dbr:W:RAID dbr:W:Scalability dbr:W:Server_(computing) dbr:W:Synchronization dbr:W:Virtualization dbr:W:file_system
dbp:wikiPageUsesTemplate dbt:Cloud_computing dbt:Abbr dbt:Cite_arXiv dbt:Cite_book dbt:Cite_conference dbt:Cite_journal dbt:Cite_web dbt:Reflist dbt:Short_description dbt:Cat_main
dct:subject dbc:Cloud_storage
gold:hypernym dbr:System
rdfs:comment A distributed file system for cloud is a file system that allows many clients to have access to data and supports operations (create, delete, modify, read, write) on that data. Each data file may be partitioned into several parts called chunks. Each chunk may be stored on different remote machines, facilitating the parallel execution of applications. Typically, data is stored in files in a hierarchical tree, where the nodes represent directories. There are several ways to share files in a distributed architecture: each solution must be suitable for a certain type of application, depending on how complex the application is. Meanwhile, the security of the system must be ensured. Confidentiality, availability and integrity are the main keys for a secure system. (en)
rdfs:label Distributed file system for cloud (en)
owl:sameAs freebase:Distributed file system for cloud wikidata:Distributed file system for cloud https://global.dbpedia.org/id/fFS8
prov:wasDerivedFrom wikipedia-en:Distributed_file_system_for_cloud?oldid=1085117454&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Distributed_file_system_for_cloud
is dbo:wikiPageRedirects of dbr:Distributed_file_systems_for_cloud
is dbo:wikiPageWikiLink of dbr:Clustered_file_system dbr:Cloud-based_design_and_manufacturing dbr:Cloud_computing dbr:Cloud_storage dbr:Distributed_file_systems_for_cloud
is foaf:primaryTopic of wikipedia-en:Distributed_file_system_for_cloud