Page 1 of 1

You are developing a globally scaled frontend for a legacy streaming backend data API. This API expects events in strict

Posted: Mon Aug 01, 2022 9:43 am
by answerhappygod
You are developing a globally scaled frontend for a legacy streaming backend data API. This API expects events in strict chronological order with no repeat data for proper processing.
Which products should you deploy to ensure guaranteed-once FIFO (first-in, first-out) delivery of data?

A. Cloud Pub/Sub alone
B. Cloud Pub/Sub to Cloud Dataflow Most Voted
C. Cloud Pub/Sub to Stackdriver
D. Cloud Pub/Sub to Cloud SQL