Quiz

Quiz on storage options in GCP.

Choosing the right storage option.

1

You use the Bigquery for analytical purposes. You want to make sure that you do not run any complex queries which process huge data and result in unexpected charges. What method you will use to avoid such circumstances?

A)

Prefetch the size of data processed by the query using --dry-run flag while using CLI or look at the processed data suggestions on query builder UI.

B)

Apply budget on bigquery project to avoid any unexpected charges.

C)

Do not store huge data in a single table so that you always process a limited dataset.

D)

Partition tables using frequently used columns correctly and query partitions.

Question 1 of 40 attempted

Get hands-on with 1200+ tech skills courses.