Skip to content
#

redshift-cluster

Here are 44 public repositories matching this topic...

A music streaming startup, Sparkify, has grown their user base and song database and want to move their processes and data onto the cloud. The data resides in S3, in a directory of JSON logs on user activity on the app, as well as a directory with JSON metadata on the songs in their app. The objective of the project is to create an ETL pieline t…

  • Updated Jun 22, 2022
  • Jupyter Notebook

This project builds a cloud-based ETL pipeline for Sparkify to move data to a cloud data warehouse. It extracts song and user activity data from AWS S3, stages it in Redshift, and transforms it into a star-schema data model with fact and dimension tables, enabling efficient querying to answer business questions.

  • Updated Sep 9, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the redshift-cluster topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the redshift-cluster topic, visit your repo's landing page and select "manage topics."

Learn more