# Load Balancer

![](https://ak.picdn.net/shutterstock/videos/30741490/thumb/1.jpg)

Managing traffic in a production environment is complicated, requiring a fast and reliable gateway, solid SSL, and sometimes multiple backend target support for high availability and better performance.

If you are running the HollaEx on a public cloud, a cloud load balancer could be the perfect and easiest solution for this.

On this page, we will go through how to apply a cloud load balancer for HollaEx on different major cloud providers.

* ​[Load Balancer on AWS](/advanced/load-balancer/aws-elb.md)​
* ​[Load Balancer on DigitalOcean](/advanced/load-balancer/digitalocean-lb.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hollaex.com/advanced/load-balancer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
