Fail Over and Load Balancing

Whenever a system A requires the services of another system, B, we say that system A depends on system B.Depency RelationshipLoad Balancing is a subsystem that allocates work to other subsystems based on how busy they are. If a subsystem is busy, then the load balancer should hand it less work, but if the subsystem is idle, and Fail Over are essentially the same things.