exam questions

Exam Professional Data Engineer All Questions

View all questions & answers for the Professional Data Engineer exam

Exam Professional Data Engineer topic 1 question 311 discussion

Actual exam question from Google's Professional Data Engineer
Question #: 311
Topic #: 1
[All Professional Data Engineer Questions]

Your chemical company needs to manually check documentation for customer order. You use a pull subscription in Pub/Sub so that sales agents get details from the order. You must ensure that you do not process orders twice with different sales agents and that you do not add more complexity to this workflow. What should you do?

  • A. Use a Deduplicate PTransform in Dataflow before sending the messages to the sales agents.
  • B. Create a transactional database that monitors the pending messages.
  • C. Use Pub/Sub exactly-once delivery in your pull subscription.
  • D. Create a new Pub/Sub push subscription to monitor the orders processed in the agent's system.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
meh_33
Highly Voted 8 months, 2 weeks ago
Believe me all questions were from Exam topic all were there yesterday in exam. But yes dont go with starting questions mainly focus questions after 200 and latest questions are at last page.
upvoted 12 times
...
JimmyBK
Highly Voted 1 year, 2 months ago
Selected Answer: C
I remember seeing this in the exam.
upvoted 7 times
Jordan18
1 year, 2 months ago
how many questions were from here?
upvoted 3 times
iooj
8 months, 3 weeks ago
also got this one. about 70%
upvoted 3 times
...
...
...
Pime13
Most Recent 3 months, 2 weeks ago
Selected Answer: C
https://cloud.google.com/pubsub/docs/exactly-once-delivery Option A, using a Deduplicate PTransform in Dataflow, could help remove duplicate messages, but it adds complexity to your workflow. Dataflow is a separate service that would need to be integrated and managed, which might not be necessary if Pub/Sub's exactly-once delivery can handle the deduplication for you. Using Pub/Sub's exactly-once delivery (Option C) is a more straightforward solution that directly addresses the issue of duplicate processing without adding extra components to your system.
upvoted 1 times
...
cien91
9 months ago
Selected Answer: A
Why not C - Exactly-once delivery in Pub/Sub guarantees that a message is delivered to a subscriber exactly once. However, it doesn't prevent multiple subscribers from processing the same message.
upvoted 1 times
...
JyoGCP
1 year, 2 months ago
Selected Answer: C
Option C
upvoted 1 times
...
Sofiia98
1 year, 2 months ago
Selected Answer: C
C, of course
upvoted 1 times
...
AllenChen123
1 year, 3 months ago
Selected Answer: C
Straightforward. https://cloud.google.com/pubsub/docs/exactly-once-delivery
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago