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?

preguntada hace un año372 visualizaciones
1 Respuesta
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
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas