Q. How does Docker Swarm handle load balancing?
β
Correct Answer: (B)
Via built-in routing mesh
Explanation: Docker Swarm has a built-in routing mesh that distributes network traffic to the containers.