Important
The SingleStore 9.1 release candidate (RC) gives you the opportunity to preview, evaluate, and provide feedback on new and upcoming features prior to their general availability. In the interim, SingleStore 9.0 is recommended for production workloads, which can later be upgraded to SingleStore 9.1.
Scale a Instance
On this page
Flow on Helios instances can be resized after creation to match workload requirements and control credit consumption.
When selecting a new size, consider the following:
-
vCPU ratio to workspace: Choose a Flow instance size so that Flow vCPUs are approximately one quarter of the vCPUs in the destination workspace (a 1 : 4 Flow-to-workspace vCPU ratio).
This generally provides good performance balance between ingestion and query workloads. -
Workload characteristics: If the size and characteristics of the data are already well understood (data volume, number of tables, largest table size, expected concurrency, and required completion time), adjust the instance size accordingly to better fit the workload.
For detailed sizing guidance by workload type, including example scenarios and recommended sizes, refer to Flow on Helios Sizing Guidelines.
Flow Instance Sizes
The following table lists the available Flow instance sizes and their resources:
|
Size |
vCPU |
Memory |
Credits per Hour (CR) |
|---|---|---|---|
|
F1 |
2 |
4 GB |
0. |
|
F2 |
4 |
8 GB |
0. |
|
F3 |
8 |
16 GB |
0. |
|
F4 |
16 |
32 GB |
1. |
|
F5 |
32 |
64 GB |
2. |
|
F6 |
64 |
128 GB |
4. |
|
F7 |
96 |
384 GB |
9. |
|
F8 |
192 |
768 GB |
18. |
Depending on environment and preview configuration, higher tiers (for example, F4 and above) may appear disabled in the dialog.
Scale a Flow Instance in the Cloud Portal
To change the size of an existing Flow on Helios instance:
-
In the Cloud Portal, navigate to Load Data > Flow.
-
In the Actions column for the instance to scale, click the three dots (…) and select Scale.
-
In the Scale Flow Instance dialog:
-
Review the recommendation text and confirm the target size based on the destination workspace vCPUs and workload characteristics.
-
Select the desired Flow instance size from the Size column.
-
Review the associated vCPU, Memory, and Credits Per Hour values.
-
Save the change in the dialog to apply the new instance size.
-
After the change is applied, the Flow instance runs with the newly selected size, and subsequent usage is billed at the corresponding credit rate.
Last modified: