Good day.
Load balancing function in WCS is obsolete now and may not work properly. You can use HAProxy for load balancing or, if you're using AWS instances, you can use AWS load balancer.
Any load balancer can be a SPOF, even AWS LB, if DNS fails.
If your approach is to iterate through...