> For the complete documentation index, see [llms.txt](https://ciusji.gitbook.io/luden/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ciusji.gitbook.io/luden/quickstart/scaling-luden-server.md).

# Scaling Luden Server

**Luden** is designed to be scalable at heart. Since in most production cases Luden is used for real-time mission-critical data collection and handles a pretty heavy load (millions of events per minute), it requires a distributed setup. Luden consists of 3 services:&#x20;

* Luden Server — the core of the platform
* Luden Configurator — an optional UI for configuring Luden and&#x20;
* Redis serves as the coordination, storage, and caching layer.
