Question 202 of 307
Choose 2You have a streaming pipeline that ingests data from Pub/Sub in production. You need to update this streaming pipeline with improved business logic. You need to ensure that the updated pipeline reprocesses the previous two days of delivered Pub/Sub messages. What should you do? (Choose two.)
AUse the Pub/Sub subscription clear-retry-policy flag
✓BUse Pub/Sub Snapshot capture two days before the deployment.
CCreate a new Pub/Sub subscription two days before the deployment.
DUse the Pub/Sub subscription retain-acked-messages flag.
✓EUse Pub/Sub Seek with a timestamp.
✓
Correct Answer: B, E
Use Pub/Sub Snapshot capture two days before the deployment.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.