Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

So, as the UI is a regular HTML app, there may be several options to balance both the UI and the API. A couple of examples are given below

 

Info
titleDisclaimer

This document covers a setup sample for an Abiquo UI and Abiquo API balanced cluster.

  • It's user's responsibility decide best setup and optimize LoadBalancer configurations which fits better its requirements.

API plus UI cluster

In this setup, we are spreading the load amongst a cluster of nodes running both API and UI. Please note that any API clustered setup REQUIRES using zookeeper to work.
For the sake of simplicity, we are using a two node setup, but this is easily scalable to several nodes and using Apache web server as a load balancer.

...