Loading data into Redshift with DBT
Original URL: https://engineeringblog.yelp.com/2024/11/loading-data-into-redshift-with-dbt.html
Added Date: November 23, 2024
Memo: 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?