Data 278-287

Data 278-287

12th Grade

10 Qs

quiz-placeholder

Similar activities

RDBMS & SQL QUERIES

RDBMS & SQL QUERIES

12th Grade

15 Qs

Access: Creating Reports

Access: Creating Reports

9th - 12th Grade

9 Qs

Data 211-220

Data 211-220

12th Grade

10 Qs

Unit 12 - Big data

Unit 12 - Big data

12th Grade - University

10 Qs

Database

Database

8th - 12th Grade

10 Qs

SQL

SQL

10th - 12th Grade

11 Qs

Databases and Programming concepts (3-3-4)

Databases and Programming concepts (3-3-4)

12th Grade

14 Qs

Tools y preguntas específicas

Tools y preguntas específicas

12th Grade

10 Qs

Data 278-287

Data 278-287

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Academia Google

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What should you do?

Create a BigQuery Enterprise reservation with a baseline of 250 slots and autoscaling set to 500 for the marketing team, and bill them back accordingly

Establish a BigQuery quota for the marketing team, and limit the maximum number of bytes scanned each day.

Create a BigQuery reservation with a baseline of 500 slots with no autoscaling for the marketing team, and bill them back accordingly

Create a BigQuery Standard pay-as-you go reservation with a baseline of 0 slots and autoscaling set to 500 for the marketing team, and bill them back accordingly.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What should you do?

Move your data to BigQuery. Convert your Spark scripts to a SQL-based processing approach.

Rewrite your jobs in Apache Beam. Run your jobs in Dataflow.

Copy your data to Compute Engine disks. Manage and run your jobs directly on those instances.

Move your data to Cloud Storage. Run your jobs on Dataproc.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have 100 GB of data stored in a BigQuery table. This data is outdated and will only be accessed one or two times a year for analytics with SQL. For backup purposes, you want to store this data to be immutable for 3 years. You want to minimize storage costs. What should you do?

Media Image
Media Image
Media Image
Media Image

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How should you store this data?

Store your data in BigQuery. Concatenate the sensor ID and timestamp, and use it as the primary key.

Store your data in Bigtable. Concatenate the sensor ID and timestamp and use it as the row key. Perform an export to BigQuery every day.

Store your data in Bigtable. Concatenate the sensor ID and metric, and use it as the row key. Perform an export to BigQuery every day.

. Store your data in BigQuery. Use the metric as a primary key.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have created an external table for Apache Hive partitioned data that resides in a Cloud Storage bucket, which contains a large number of files. You notice that queries against this table are slow. You want to improve the performance of these queries. What should you do?

Change the storage class of the Hive partitioned data objects from Coldline to Standard.

Create an individual external table for each Hive partition by using a common table name prefix. Use wildcard table queries to reference the partitioned data.

Upgrade the external table to a BigLake table. Enable metadata caching for the table.

Migrate the Hive partitioned data objects to a multi-region Cloud Storage bucket.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What should you do?

Use the BigQuery Storage Write API and ensure that your target BigQuery table is regional.

Use the BigQuery Storage Write API and ensure that your target BigQuery table is multiregional.

Use the BigQuery Streaming API and ensure that your target BigQuery table is regional.

Use the BigQuery Streaming API and ensure that your target BigQuery table is multiregional.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What should you do?

Set the expiring values of the column families to 29 days and keep the number of versions to 1.

Use a timestamp range filter in the query to fetch the customer's data for a specific range.

Schedule a job daily to scan the data in the table and delete data older than 30 days.

Set the expiring values of the column families to 30 days and set the number of versions to 2.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?