Solved

You Are Designing Storage for Very Large Text Files for a Data

Question 22

Multiple Choice

You are designing storage for very large text files for a data pipeline on Google Cloud. You want to support ANSI SQL queries. You also want to support compression and parallel load from the input locations using Google recommended practices. What should you do?


A) Transform text files to compressed Avro using Cloud Dataflow. Use BigQuery for storage and query.
B) Transform text files to compressed Avro using Cloud Dataflow. Use Cloud Storage and BigQuery permanent linked tables for query.
C) Compress text files to gzip using the Grid Computing Tools. Use BigQuery for storage and query.
D) Compress text files to gzip using the Grid Computing Tools. Use Cloud Storage, and then import into Cloud Bigtable for query.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions