Autoscaling considers combined CPU usage of running queries and estimated CPU time of running and queued queries to determine the most suitable cluster size. Autoscaling responds rapidly to workload changes by adding or removing workers and by reactivating draining worker nodes to ensure efficient resource allocation for both CPU and I/O-bound tasks.
To configure autoscaling, you must have the privileges to create and edit a cluster. By default, the accountadmin role has the privileges to configure autoscaling.
You can configure autoscaling when creating a new cluster or when editing an existing cluster.
In the navigation, click Admin > Clusters.
Click Create cluster. See Create a cluster for details.
In the Size section, select the Autoscaling enabled checkbox to use autoscaling. This adds a second text input field and slider endpoint so you can set a minimum and maximum number of worker nodes to scale between.
Click Create cluster.
In the navigation, click Admin > Clusters.
Choose an existing cluster from the clusters list and open the Edit cluster panel:
In the Size section, select the Autoscaling enabled checkbox. This adds a second text input field and slider endpoint so you can set a minimum and maximum number of worker nodes to scale between.
Click Save changes.
There are many reasons to configure autoscaling on your cluster. Here are some things to consider:
Other useful resources:
Is the information on this page helpful?
Yes
No