Server Clusters
A server cluster is a group of computers that function so closely together that you may consider them to be a single computer
- a cluster will designate each task to a different node so that the responsibility is split
- Each node would run its own instance of the OS
Stretched cluster
A stretched cluster is a deployment model in which two or more host servers are part of the same logical cluster but are located in separate geographical locations.