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

Câu 63: Google Cloud Professional Data Engineer

Your company uses a proprietary system to send inventory data every 6 hours to a data ingestion service in the cloud. Transmitted data includes a payload of several fields and the timestamp of the transmission. If there are any concerns about a transmission, the system re-transmits the data. How should you deduplicate…

Nội dung câu hỏi

Your company uses a proprietary system to send inventory data every 6 hours to a data ingestion service in the cloud. Transmitted data includes a payload of several fields and the timestamp of the transmission. If there are any concerns about a transmission, the system re-transmits the data. How should you deduplicate the data most efficiency?

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. Assign global unique identifiers (GUID) to each data entry. — đáp án hiện tại
  2. B. Compute the hash value of each data entry, and compare it with all historical data.
  3. C. Store each data entry as the primary key in a separate database and apply an index.
  4. D. Maintain a database table to store the hash value and other metadata for each data entry.

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ề