CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 67: Google Cloud Professional Data Engineer

You have a requirement to insert minute-resolution data from 50,000 sensors into a BigQuery table. You expect significant growth in data volume and need the data to be available within 1 minute of ingestion for real-time analysis of aggregated trends. What should you do?

Nội dung câu hỏi

You have a requirement to insert minute-resolution data from 50,000 sensors into a BigQuery table. You expect significant growth in data volume and need the data to be available within 1 minute of ingestion for real-time analysis of aggregated trends. What should you do?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Use bq load to load a batch of sensor data every 60 seconds.
  2. B. Use a Cloud Dataflow pipeline to stream data into the BigQuery table. — đáp án hiện tại
  3. C. Use the INSERT statement to insert a batch of data every 60 seconds.
  4. D. Use the MERGE statement to apply updates in batch every 60 seconds.

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề