
Answer-first summary for fast verification
Answer: Network load balancer
TFTP (Trivial File Transfer Protocol) operates over UDP, which is a connectionless protocol. The Network Load Balancer is the only option among the provided choices that supports UDP traffic, making it the appropriate choice for load balancing TFTP servers. HTTP(S) load balancer, SSL proxy load balancer, and TCP proxy load balancer are designed for connection-oriented protocols like TCP and are not suitable for UDP-based services like TFTP.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.