Multiple choice technology

In which of the below technology, Data is Spread across paths between initiator & target for fast data transfer?

  1. Multipath

  2. Replication

  3. Cluster

  4. Load Balance

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Load balancing across multiple paths distributes data traffic across available paths between initiator (server) and target (storage) to maximize throughput. By spreading the load, faster overall data transfer is achieved. Multipathing provides redundancy but not necessarily load distribution. Replication copies data to secondary sites. Clustering provides server failover.