Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Slots Auto Allocation

We are implementing an auto allocation of slots to our reservation during peak times.   We have commitments for 3 years and we would like this auto allocation to add some slots to increase the max and use auto scaling when needed.    I would like to get some idea from the community for the best way to do this -- what would be the best conditions and thresholds we should consider deciding when the allocation and de-allocation will happen.

Any idea will be appreciated.

0 1 194
1 REPLY 1

Hi @mdideles,

Welcome to Google Cloud Community!

The number of slots you need depends on your performance and workload requirements. You need to understand your workloads to ensure that your BigQuery environment is effectively meeting the needs of your business.

To accomplish this, you can check the number of slots being used by your projects using the following tools:

For a comprehensive understanding about slots and their best practices, refer to the BigQuery documentation. You can also optimize your query to reduce the need for additional slots, improve performance and lower cost.

I hope the above information is helpful.