Question 83 of 307
Single answerYou are designing a data processing pipeline. The pipeline must be able to scale automatically as load increases. Messages must be processed at least once and must be ordered within windows of 1 hour. How should you design the solution?
AUse Apache Kafka for message ingestion and use Cloud Dataproc for streaming analysis.
BUse Apache Kafka for message ingestion and use Cloud Dataflow for streaming analysis.
CUse Cloud Pub/Sub for message ingestion and Cloud Dataproc for streaming analysis.
✓DUse Cloud Pub/Sub for message ingestion and Cloud Dataflow for streaming analysis.
✓
Correct Answer: D
Use Cloud Pub/Sub for message ingestion and Cloud Dataflow for streaming analysis.
▥
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.