Data 50 preg (311-261) v1

Data 50 preg (311-261) v1

12th Grade

50 Qs

quiz-placeholder

Similar activities

Cloud Architect 50 preg (146-97) v2

Cloud Architect 50 preg (146-97) v2

12th Grade

50 Qs

Quiz 2 Latihan Soal-Soal UAS Semantik Web

Quiz 2 Latihan Soal-Soal UAS Semantik Web

1st Grade - University

50 Qs

Databases

Databases

KG - 12th Grade

50 Qs

Asas Sains Komputer Tingkatan 3

Asas Sains Komputer Tingkatan 3

9th - 12th Grade

50 Qs

MySQL Final Test

MySQL Final Test

12th Grade

50 Qs

Database (1)

Database (1)

9th - 12th Grade

55 Qs

Data 50 preg (260-211) v2

Data 50 preg (260-211) v2

12th Grade

50 Qs

Cloud Architect 50 preg (196-147) v1

Cloud Architect 50 preg (196-147) v1

12th Grade

48 Qs

Data 50 preg (311-261) v1

Data 50 preg (311-261) v1

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Academia Google

Used 7+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

You need to look at BigQuery data from a specific table multiple times a day. The underlying table you are querying is several petabytes in size, but you want to filter your data and provide simple aggregations to downstream users. You want to run queries faster and get up-to-date insights quicker. What should you do?


Run a scheduled query to pull the necessary data at specific intervals dally.


Use a cached query to accelerate time to results.


Limit the query columns being pulled in the final result.


Create a materialized view based off of the query being run.

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Your chemical company needs to manually check documentation for customer order. You use a pull subscription in Pub/Sub so that sales agents get details from the order. You must ensure that you do not process orders twice with different sales agents and that you do not add more complexity to this workflow. What should you do?


Use a Deduplicate PTransform in Dataflow before sending the messages to the sales agents.

Create a transactional database that monitors the pending messages.


Use Pub/Sub exactly-once delivery in your pull subscription.


Create a new Pub/Sub push subscription to monitor the orders processed in the agent's system.

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

You work for an airline and you need to store weather data in a BigQuery table. Weather data will be used as input to a machine learning model. The model only uses the last 30 days of weather data. You want to avoid storing unnecessary data and minimize costs. What should you do?


Create a BigQuery table where each record has an ingestion timestamp. Run a scheduled query to delete all the rows with an ingestion timestamp older than 30 days.


Create a BigQuery table partitioned by datetime value of the weather date. Set up partition expiration to 30 days.


Create a BigQuery table partitioned by ingestion time. Set up partition expiration to 30 days.

Create a BigQuery table with a datetime column for the day the weather data refers to. Run a scheduled query to delete rows with a datetime value older than 30 days.

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What should you do?

Media Image
Media Image
Media Image
Media Image

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

You want to ensure that there is minimal latency when reading the data. What should you do?

Media Image
Media Image
Media Image
Media Image

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

You currently have transactional data stored on-premises in a PostgreSQL database. To modernize your data environment, you want to run transactional workloads and support analytics needs with a single database. You need to move to Google Cloud without changing database management systems, and minimize cost and complexity. What should you do?

Migrate and modernize your database with Cloud Spanner.

Migrate your workloads to AlloyDB for PostgreSQL.

Migrate to BigQuery to optimize analytics.


Migrate your PostgreSQL database to Cloud SQL for PostgreSQL.

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What data model should you use?

Media Image
Media Image
Media Image
Media Image

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?