Forum Discussion

maahutch's avatar
maahutch
New Contributor
2 years ago
Solved

Backing up two database tables to an S3 bucket as one archive

I'm trying to develop a pipeline that queries two (or more) database tables, converts them to CSV, compresses them to a single archive and writes them to and S3 bucket. I have a working pipeline for ...