Member-only story

AWS Redshift connects with Python Part 1 — Setup a Redshift connection with Python.

Shoeb Ahmed
CodeX
Published in
4 min readJul 1, 2022

Welcome to the Amazon Redshift Cluster Management Guide. Amazon Redshift is a fully managed, petabyte-scale data warehouse service in the cloud. You can start with just a few hundred gigabytes of data and scale to a petabyte or more.

You can get more details on the websites: https://docs.aws.amazon.com/redshift/latest/mgmt/welcome.html

We are going to set up from the AWS side by step by step approach.

I hope you guys have created the AWS account, we logged in to the AWS Redshift account. The page looks like shown below here.

Above page which is the AWS Redshift page, on that page their is an option called “Create cluster”. We have to click on it and proceed to further.

After clicking on “Create Cluster” we need to give the name Cluster identifier, I have given “redshift-cluster-v1” and after that clicking on the Free trial option. The red colour box I have shown above is on the right-hand side.

After that, we scroll down to see that we have to give the Database name, port number and password. But I chose to…

--

--

CodeX
CodeX

Published in CodeX

Everything connected with Tech & Code. Follow to join our 1M+ monthly readers

Shoeb Ahmed
Shoeb Ahmed

Written by Shoeb Ahmed

Software Engineer (Data Analyst)

Responses (1)