# About Multi-Node Deployments

> Sisense provides flexible design choices for supporting high availability (HA) and scalability for your Sisense deployments.

*Source: https://docs.sisense.com/main/SisenseLinux/multi-node-deployments.htm*

---

Last updated: June 10, 2026

|  |  |
| --- | --- |
| [Tier](https://www.sisense.com/pricing/#pricing) | [Deployment](https://docs.sisense.com/main/SisenseLinux/introduction-to-sisense-cloud-managed-services.md#ComparisonofManagedCloudandSelfHosted) |
| Enterprise | On-Prem |

## 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.
