ETL PIPELINES

ETL PIPELINES

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

IngGpt undefined

Used 1+ times

FREE Resource

Student preview

quiz-placeholder

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which approach allows ETL pipelines to efficiently handle very large datasets without reprocessing unchanged historical data?

Full batch load

Incremental load using Change Data Capture (CDC)

Streaming load without staging

Manual data reconciliation

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In ELT pipelines on cloud platforms like Snowflake or BigQuery, performing transformations outside the warehouse (in an external ETL server) is always more efficient than leveraging the warehouse compute.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In streaming ETL pipelines, using watermarks guarantees 100% accuracy for out-of-order events without any data loss.

True

False

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A _____________ pattern in ETL pipelines processes both batch historical data and streaming real-time data in separate layers, combining results for analysis.

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

In incremental ETL pipelines, ____________ is a mechanism that allows capturing only inserted, updated, or deleted rows since the last ETL run.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a cloud ELT pipeline, which of the following provides the best performance for transforming petabytes of data?

Single-threaded ETL scripts

Using the compute clusters of the Data Warehouse (distributed processing)

Extracting data to local servers for transformation

Only transforming data after exporting to CSV

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main advantage of using a “staging layer” in complex ETL pipelines?

To skip data validation

To directly serve analytical dashboards from raw data

To allow debugging, auditing, and applying transformations without impacting the final warehouse

To reduce the need for orchestration

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?