Amazon Redshift is a cloud-native data warehouse from AWS. It has a Massively Parallel Processing framework that automatically distributes data and the query load across every node available in a cluster. This lesson explains how Redshift distributes table data, how keys are used inside tables, and the importance of distribution styles.
This lesson is intended for database administrators or anyone who wants to enhance their knowledge of Amazon Redshift.
To get the most from this lesson, you should have a basic understanding of Amazon Redshift.