w3f / polkadot-validator-setup

Polkadot Validator Secure Setup
Apache License 2.0
217 stars 130 forks source link

add load balancing for public rpc nodes #148

Closed brenzi closed 3 years ago

brenzi commented 3 years ago

Would be great to have auto-deployed load balancing for rpc. Not sure if all providers offer that

lamafab commented 3 years ago

Hello benzi

Load balancing is out the scope of this repo and more related to infrastructure. You could for example use our Ansible scripts to setup all the nodes in a private network, then put a publicly exposed load balancer in front of those. There a couple of (cloud) services that offer that.