An engineer is designing a disaster recovery solution. In the event of a node failure, the solution should either direct all of the traffic to another node, or load-balance the traffic across the remaining nodes.
Which solution should be implemented in the design?