About Multi-Node Deployments

Overview

Note:

Sisense now offers multi-node deployments on Linux cloud native.


Sisense provides flexible design choices for supporting high availability (HA) and scalability for your Sisense deployments. Typically, you want to implement multi-node deployments when you want to optimize performance or build in redundancy. Before implementing a multi-node environment, ask yourself the following questions:

  • Do you want to improve dashboard load time?
  • Do your ElastiCubes take a long time to build?
  • Do you need to support a lot of concurrent users?
  • Do you have many ElastiCubes?
  • Do you need high availability for your system?

If you answered yes to any of these questions, you may want to consider scaling out Sisense.

Multi-node in LInux is achieved using Kubernetes which handles high availability, load balancing, and scaling.