Amazon Redshift is a highly scalable analytical warehouse, working in AWS cloud. Snowplow pipeline provides loading data into Redshift with RDB Shredder and RDB Loader apps.
Before 2021, a primary way to load data into Redshift was using EmrEtlRunner orchestration tool. After RDB Loader R35 release we’re deprecating EmrEtlRunner and recommend to use stand-alone Loader setup.
In order to load data into Redshift, you need to setup an S3 sink for enriched data first.