Report this

What is the reason for this report?

Can I load balance between regions using the App Platform?

Posted on February 6, 2021

I know there sit a loadbalancer between the request and my app and I can scale it, but is it possible to have instances living in different regions?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

👋 @sebastianbrerup

Currently a single app cannot span more than one region, however you could deploy your application in each region manually and set a third party global loudbalancer directing traffic to each of the provided ingress URLs.

Hi there,

A quick update here, DigitalOcean has announced new Global Load Balancers (currently in beta) which will allow you to distribute traffic to Droplets in different regions for high availability (HA) and performance.

Whereas regional load balancers distribute traffic within a single region, global load balancers span multiple regions and route users to your nearest available backend Droplet.

For more information you can check out this documentaiton here:

https://docs.digitalocean.com/products/networking/load-balancers/how-to/create-global-load-balancer/

Or check out this introduction video here:

- Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.