Cluster???
Cluster is basically a concept in which when two or more nodes works together to perform a task.
There are basically four types of cluster:-
There are basically four types of cluster:-
- Storage
 - High Availability
 - Load Balancing
 - High Performance
 
ClusterFS is the commonly tool used for the storage cluster. It is a largely scaled clustered file system.Storage cluster can be used as
- Backup Files
 - Email Storage
 - Sharing Data
 - Personal Files.
 
Comments