- Lab
- Cloud
- Data

Exporting Data from Redshift to S3 Using the UNLOAD Command
In this lab, you'll learn how to work with Amazon Redshift and Amazon S3 by first ingesting CSV data from S3 into Redshift. Once the data is in Redshift, you'll then export it back to S3, but this time in Parquet format. The primary goal of this lab is to demonstrate the process of exporting data efficiently using Redshift, while also showcasing how to convert a CSV file to Parquet for optimized storage.

Path Info
Table of Contents
-
Challenge
Setup Amazon S3
Upload the user-interactions.csv (6.04 KB) file to the pre-created bucket in Amazon S3.
-
Challenge
Ingest the Data from S3 to Amazon Redshift
Ingest the data from Amazon S3 to a table in Amazon Redshift by using the COPY command.
-
Challenge
Export the Data from Amazon Redshift to Amazon S3
Export the data from Amazon Redshift to Amazon S3 using the UNLOAD command.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.