ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 170 - Professional Data Engineer discussion

Report
Export

You are designing an Apache Beam pipeline to enrich data from Cloud Pub/Sub with static reference data from BigQuery. The reference data is small enough to fit in memory on a single worker. The pipeline should write enriched results to

BigQuery for analysis. Which job type and transforms should this pipeline use?

A.
Batch job, PubSubIO, side-inputs
Answers
A.
Batch job, PubSubIO, side-inputs
B.
Streaming job, PubSubIO, JdbcIO, side-outputs
Answers
B.
Streaming job, PubSubIO, JdbcIO, side-outputs
C.
Streaming job, PubSubIO, BigQueryIO, side-inputs
Answers
C.
Streaming job, PubSubIO, BigQueryIO, side-inputs
D.
Streaming job, PubSubIO, BigQueryIO, side-outputs
Answers
D.
Streaming job, PubSubIO, BigQueryIO, side-outputs
Suggested answer: C
asked 18/09/2024
Michael Sheard
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first