nerdexam
GoogleGoogle

PROFESSIONAL-CLOUD-DEVELOPER · Question #43

PROFESSIONAL-CLOUD-DEVELOPER Question #43: Real Exam Question with Answer & Explanation

The correct answer is C: Create a Cloud Pub/Sub topic and a subscription. Stream your events from the source into the. A is not correct because this solution doesn't provide a fully managed solution. B is not correct because Cloud Storage is not ideal for inserting individual events and analyzing C is correct because all three products involved can scale to significant volumes, and writing the da

Implementing Data Processing Solutions

Question

Your company plans to expand their analytics use cases. One of the new use cases requires your data analysts to analyze events using SQL on a near real-time basis. You expect rapid growth and want to use managed services as much as possible. What should you do?

Options

  • ACreate a Kafka instance on a large Compute Engine instance. Stream your events from the
  • BCreate a Cloud Pub/Sub topic and a subscription. Stream your events from the source into the
  • CCreate a Cloud Pub/Sub topic and a subscription. Stream your events from the source into the
  • DCreate a Cloud Pub/Sub topic and a subscription. Stream your events from the source into the

Explanation

A is not correct because this solution doesn't provide a fully managed solution. B is not correct because Cloud Storage is not ideal for inserting individual events and analyzing C is correct because all three products involved can scale to significant volumes, and writing the data to BigQuery allows for immediate analysis via SQL. D Is not correct because Cloud Datastore is not ideal for inserting individual events and analyzing

Topics

#Streaming Data#Real-time Analytics#Data Pipelines#Managed Services

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-DEVELOPER PracticeBrowse All PROFESSIONAL-CLOUD-DEVELOPER Questions