1 Answers
2
Amazon Redshift charges per concurrency scaling cluster second, with a 1 minute minimum per cluster activated. For the free hour of Concurrency Scaling per day, the way Amazon Redshift provide it is that the main Redshift cluster accrues 2.5 minutes of credit per hour. Credits are applied at the time of usage. Currently customer won't be able to see these credits in Cloudwatch. Therefore, it's better to check your metric "Concurrency Scaling Usage in Minutes (Sum)" in Redshift console to see if your Total usage has exceeded the free limit or not.
answered 8 months ago
Relevant questions
AWS RedShift: Concurrency scaling not adding clusters during spike
asked 2 years agocloudwatch alarm for redshift queryduration
Accepted Answerasked 3 years agoCodeBuild Error: Cannot have more than 0 builds in queue for the account
asked 5 months agoWhere is the metric for concurrency scaling credits for RedShift
asked 8 months agoRedshift Cluster CPU cloudwatch metric down for last 2hrs
asked a month agoQuestions about Concurrency Scaling
asked 3 years agoUse Aurora Postgresql as Datamart for Redshift
Accepted Answerasked 3 years agoRedshift Metric No Data Available.
asked 3 months agoWhere to find AWS Redshift Release Notes?
asked 5 months agoRedshift out of memory when running query
Accepted Answerasked 4 months ago
thank you for that in depth answer. but I still have a question. does the concurrency scaling usage in minutes take the credits into consideration? Say for example I have accrued 2 hours of credits (my company has went two days without scaling.) on the third day, I begin to scale. Will the "concurrency scaling usage in minute" not begin to accumulate until after two hours of scaling (for which i have credits) OR will it begin to accumulate immediately and i have to just guess that the previous two days have accumulated credits and in my head keep track of credits vs. usage.
The usage metric will show the minutes a Concurrency scaling cluster has been activated and the total usage.
If you are looking into ways to build cost controls to avoid concurrency scaling clusters to accrue to much usage on top of the credits you can use the cost control feature to set alarms or disable the feature if needed based on a threshold you determine. Please , read this blog post for detailed information: https://aws.amazon.com/blogs/big-data/manage-and-control-your-cost-with-amazon-redshift-concurrency-scaling-and-spectrum/