Control Clustering
URI: Clustering
Package: Network
Description: The host represents a class of identical hosts that form a scalable cluster. The control indicates that multiple hosts can be used at the same time to run a process or store a data asset, either to scale up performance or provide extra resilience.
Common base class for any Host that represents a collection of Hosts. |
The (virtual) device Host is operating as a cluster, which allows automatic scaling in the number of instances to meet the load placed upon the host. This must be configured in advance, so it is a blocking strategy not a contingency plan or run-time threat response. |
|
The stored copy of Data is protected by creating multiple copies across a cluster of instances of Host. |