How to resize a RedShift cluster in AWS

0 votes

Hi Team,

I have created one RedShift Cluster in AWS. I want to resize the cluster. How can I do that with the CLI command?

Nov 27, 2020 in AWS by akhtar
• 38,230 points
771 views

1 answer to this question.

0 votes

Hi@akhtar,

You can change the size of the cluster. You can change the cluster's type, or change the number or type of nodes. The default behavior is to use the elastic resize method. The following resize-cluster example resizes the specified cluster.

$ aws redshift resize-cluster --cluster-identifier mycluster --cluster-type multi-node --node-type dc2.large --number-of-nodes 6 --classic
answered Nov 27, 2020 by MD
• 95,440 points

Related Questions In AWS

0 votes
1 answer

How to create tags for a cluster in AWS RedShift?

Hi@akhtar, You can add tags to a cluster. A ...READ MORE

answered Nov 27, 2020 in AWS by MD
• 95,440 points
782 views
0 votes
1 answer

How to delete a Cluster Snapshot in AWS RedShift?

Hi@akhtar, You can delete the specified manual snapshot. The ...READ MORE

answered Nov 27, 2020 in AWS by MD
• 95,440 points
566 views
0 votes
1 answer

How to restore a cluster from backup in Amazon Redshift

Amazon Redshift replicates all your data within ...READ MORE

answered Sep 28, 2018 in AWS by Archana
• 4,170 points
1,688 views
0 votes
1 answer

How to create a redshift cluster using AWS CLI?

You can create your cluster using AWS ...READ MORE

answered Feb 25, 2019 in AWS by Priyaj
• 58,090 points
1,032 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

How to create a Cluster Snapshot in AWS RedShift?

Hi@akhtar, You can create a manual snapshot of the ...READ MORE

answered Nov 27, 2020 in AWS by MD
• 95,440 points
592 views
0 votes
1 answer

How to create a Cluster Subnet Group in AWS RedShift?

Hi@akhtar, You can create a new Amazon Redshift subnet ...READ MORE

answered Nov 27, 2020 in AWS by MD
• 95,440 points
542 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP