
The elastic execution of the workflows: the heavy jobs scale on the nodes, separated from those who design them.
In the Hubs, the execution is separated from the design: the executors are the engines that grind the workflows — sizable, dedicable per team or workload, scalable on the Kubernetes nodes. The 30-million-row data model runs on its big executor; the light report doesn't queue behind it.


The workflows measured (RAM, duration): the executor sizes tuned on facts.
The controlling's month-end doesn't wait for the data scientist: the queues with precedence.
The heavy at night, the interactive by day: the calendar that exploits the iron.
The K8s nodes observed: the executors' growth planned with the trends.
The executors run the workflows on the Hub: they run on Kubernetes with sized execution contexts (CPU/RAM per team or use case), they scale horizontally with the queue, they get dedicated to the workloads (the heavy nightly ETL doesn't touch the interactive data apps), the colocation with the data cuts the transfers; the sizing is a craft: few fat executors or many thin ones, it depends on the flows — the queue gets monitored and tuned.
The heavy transformations, without collateral victims.
The extra power when the calendar tightens.
Each team its own engine, the platform at peace.