142k views
0 votes
A small start-up has recently launched its first web application. To ensure high availability and to handle potential traffic spikes, the start-up decides to implement a load balancer in its network infrastructure. The network technician must secure the load balancer against basic threats. What is the fundamental step the network technician should take to secure the load balancer?

A. Implement an intrusion detection system alongside the load balancer.
B. Disable unnecessary services on the load balancer.
C. Configure the load balancer to operate in fail-closed mode.
D. Enable all available features on the load balancer.

1 Answer

2 votes

Final answer:

To secure a load balancer against basic threats, the network technician should disable unnecessary services, reducing the attack surface and minimizing vulnerabilities.

Step-by-step explanation:

The fundamental step a network technician should take to secure the load balancer against basic threats is B. Disable unnecessary services on the load balancer. By disabling services that are not needed for the load balancer's operation, the potential attack surface is reduced. This minimizes the number of potential vulnerabilities that could be exploited by attackers. It is an essential security practice to keep only the necessary ports and services active and to secure those that are in use with strong configurations and updated security patches.

User Fooker
by
6.3k points