Introduction

What is a cluster

A cluster is a group of computers designed to:

  1. make the whole independant of individual components (redundancy)
  2. spread the load among different resources (performance)
  3. be able to scale the capacity to your needs
  4. be able to configure components to specific tasks