Set Up Your First AWS Redshift Database: A Schema to SQL Tutorial(blog.panoply.io)
blog.panoply.io
Set Up Your First AWS Redshift Database: A Schema to SQL Tutorial
https://blog.panoply.io/aws-redshift-tutorial
1 comments
-Creating an IAM role for your Redshift instance
-Attaching that role
-Determining the current and potential future size requirements for your Redshift cluster
-Launching your cluster
-Launching an S3 bucket with your data
-Loading data from an S3 bucket using the COPY command
-Installing and configuring a SQL client (if necessary)
-Querying your data