요즘 클라우드환경에서 분산파일 시스템에 대한 이슈가 상당히 있는데요.
정말 많은 분산 파일 시스템들이 있습니다. 네이버는 자체 개발한 OwFS ,아마존,IBM,야후 기업등, 가장 널리사용되는 HDFS등을 포함해서 GlusterFS , Amazon S3, 그리고 KT에서 openstack 프로젝트에 같이 가고 있는 OpenStack Object Storage 등등 많은 종류가 있습니다.
요즘에는 그 중에서도 기능적인 측면뿐만 아니라 클라우드라는 서비스를 위한 측면의 고려가 분산파일시스템의 구조까지 더해지고 있군요.
종류를 따져도 참 다양하다.
- 일반파일시스템
- File systems with built in fault-tolerance
- File systems optimized for flash memory, solid state media
- Record-oriented file systems
- Shared disk file systems
- Distributed file systems( fault-tolerant, parallel )
- Peer-to-peer file systems
- Special purpose file systems
- Pseudo- and virtual file systems
- Encrypted file systems
List of file systems
http://en.wikipedia.org/wiki/List_of_file_systems
Comparison of file systems
http://en.wikipedia.org/wiki/Comparison_of_file_systems
첫댓글 좋은정보 감사합니다 ㅋ
좋은정보 감사합니다. ^^