Question

Add Zero Trust Network Access to a VPC Load Balancer

I have been looking at how you can add zero trust network access to a VPC. Seems like doing this through a VPC Load Balancer would be the right path, but I don’t see any way to do this. Has this been done before? Has this been asked for?


Submit an answer


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!

Sign In or Sign Up to Answer

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.

Bobby Iliev
Site Moderator
Site Moderator badge
June 19, 2023

Hi there,

The DigitalOcean managed Load balancers are layer 4 load balancers, meaning that the zero trust network access might be beyond the capabilities of those load balancers.

There are a few other things that you could consider to secure your setup in general:

  • As you’ve already mentioned, use DigitalOcean’s VPC to isolate your resources along with a VPC gateway:

  • Review some of the other VPC best practices here:

https://docs.digitalocean.com/products/networking/vpc/concepts/best-practices/

  • Configure DigitalOcean’s Cloud Firewalls to strictly manage access:

https://docs.digitalocean.com/products/networking/firewalls/

I could also suggest the following tutorial on a few other recommended security measures to protect your servers:

https://www.digitalocean.com/community/tutorials/recommended-security-measures-to-protect-your-servers

You can also use a self-managed load balancer like HAProxy where you will have full control.

Another thing that you could consider is a service like NetFoundry which there is a 1-Click installation option for:

https://marketplace.digitalocean.com/apps/netfoundry-zero-trust-networking

Hope that this helps!

Best,

Bobby

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
DigitalOcean Cloud Control Panel