Multiple choice technology web technology

Which two components provide workload management capabilities?

  1. Node Agent

  2. Web server Plug-in

  3. Caching proxy

  4. Deployment Manager

  5. Load Balancer

Reveal answer Fill a bubble to check yourself
B,E Correct answer
Explanation

Web server plug-ins distribute incoming requests across multiple application server instances, while load balancers distribute network traffic across multiple servers. Both are essential for managing workload distribution and preventing overload on any single component.