**What is Proxy load balancer?**\
\
A proxy load balancer sits between clients and servers, forwarding client requests to backend servers. It acts as an intermediary, managing traffic to ensure efficient distribution and high availability. The proxy load balancer can handle complex routing, SSL termination, and offer security features by hiding backend server details from clients. In GCP, HTTP(S) Load Balancers and SSL Proxy Load Balancers are examples of proxy load balancers.