Loading data into Redshift with DBT

Loading data into Redshift with DBT

Loading data into Redshift with DBT

Original URL: https://engineeringblog.yelp.com/2024/11/loading-data-into-redshift-with-dbt.html

Article Written: November 6, 2024

Added: November 23, 2024

Type: project

Summary

Why we load the S3 data into the Redshift again? it already queryable via Redshift Spectrum? I guess it's for the performance? Transform the S3 raw data, build the data models and write back into S3?

Data Problems Addressed

Technologies Referenced