Loading...

Batch ETL: MongoDB to Redshift

A medium Pipeline Design interview practice problem on DataDriven. Write and execute real pipeline design code with instant grading.

Domain
Pipeline Design
Difficulty
medium
Seniority
mid

Problem

Our product team stores application data in MongoDB, but the analytics team needs it in Redshift for reporting. The documents are nested and schemaless. Design a batch ETL pipeline to move this data from MongoDB to Redshift.

Practice This Problem

Solve this Pipeline Design problem with real code execution. DataDriven runs your solution and grades it instantly.