サーバー管理者は、新しいハードウェアを購入したり、新しいソフトウェアを実装したりせずに、負荷分散を実装する必要があります。管理者が実装する可能性が最も高いのは次のうちどれですか?
正解:B
Link aggregation is a technique that allows multiple network interfaces to act as one logical interface, increasing the bandwidth and redundancy of the connection. This can improve the load balancing of network traffic without requiring any new hardware or software. Round robin, most recently used, and heartbeat are not load balancing methods, but rather scheduling algorithms or monitoring techniques. Reference: CompTIA Server+ Certification Exam Objectives, Domain 2.0: Networking, Objective 2.3: Given a scenario, configure NIC teaming.