Concurrency scaling with Redshift Serverless

0

Concurrency scaling is supported even with Redshift Serverless? seems like there is no documentation around this for AWS Reshift Serverless. If I have configured the base RPU, will it be changed automatically based on the workload? What happens when I am at Max RPU & there is more workload / more number of users accessing the data warehouse?

已提問 1 年前檢視次數 405 次
1 個回答
1

With Redshift Serverless there is no Concurrency Scaling charges as you see with Redshift Provisioned. In Redshift Serverless you do not provision nodes. Instead you start with Base RPU, which is Redshift Processing Units. You can go as high as 512 RPU's. Redshift Serverless handles the provisioning and scaling of compute for you. The serverless instance can scale higher from the Base RPU to accommodate more workloads as they come in automatically up to the usage limit you specify in Max RPU's. If you are at maximum RPU's then Redshift will queue up user queries for execution.

profile pictureAWS
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南