nerdexam
GoogleGoogle

PROFESSIONAL-DATA-ENGINEER · Question #261

PROFESSIONAL-DATA-ENGINEER Question #261: Real Exam Question with Answer & Explanation

Sign in or unlock PROFESSIONAL-DATA-ENGINEER to reveal the answer and full explanation for question #261. The question stem and answer options stay visible for context.

Submitted by alyssa_d· Mar 30, 2026

Question

You need to give new website users a globally unique identifier (GUID) using a service that takes in data points and returns a GUID. This data is sourced from both internal and external systems via HTTP calls that you will make via microservices within your pipeline. There will be tens of thousands of messages per second and that can be multi-threaded. and you worry about the backpressure on the system. How should you design your pipeline to minimize that backpressure?

Options

  • ACall out to the service via HTTP
  • BCreate the pipeline statically in the class definition
  • CCreate a new object in the startBundle method of DoFn
  • DBatch the job into ten-second increments

Unlock PROFESSIONAL-DATA-ENGINEER to see the answer

You've previewed enough free PROFESSIONAL-DATA-ENGINEER questions. Unlock PROFESSIONAL-DATA-ENGINEER for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full PROFESSIONAL-DATA-ENGINEER PracticeBrowse All PROFESSIONAL-DATA-ENGINEER Questions