Complimentary Gartner® Report! 'A CTO's Guide to Open-Source Software: Answering the Top 10 FAQs.'Read more

High Availability

BindPlane OP is capable of running in high availability (HA) mode. BindPlane OP runs in an active-active HA mode, meaning that the workload of the application is spread across all nodes in the cluster.

BindPlane High Availability Architecture Diagram

When operating BindPlane OP in high availability, several user-managed components are required.

One or more BindPlane OP servers can be installed. Each server is stateless. All data is stored in the Postgres and Prometheus databases. Communication between servers is handled by the event bus. The configuration between all BindPlane servers should be the same.

Example Implementations

Google Cloud

See the Multi Node Architecture On Google Cloud guide for details on how to deploy BindPlane server's distributed architecture on Google Cloud using services such as Cloud Load Balancer, Pub/Sub, and CloudSQL.