Modernizing Data Lakes and Data Warehouses with Google Cloud

Modernizing Data Lakes and Data Warehouses with Google Cloud

Professional Development

5 Qs

quiz-placeholder

Similar activities

AWS Datasync

AWS Datasync

Professional Development

10 Qs

Power BI Training 2

Power BI Training 2

Professional Development

6 Qs

¿Qué es BIG-DATA?

¿Qué es BIG-DATA?

Professional Development

10 Qs

Google X UR

Google X UR

Professional Development

10 Qs

Google Cloud Data Loss Prevention

Google Cloud Data Loss Prevention

Professional Development

10 Qs

IQuery Session 1 Quiz

IQuery Session 1 Quiz

Professional Development

10 Qs

IQuery Session 2 Quiz

IQuery Session 2 Quiz

Professional Development

10 Qs

[W0 Jan23] Quizizz for OW

[W0 Jan23] Quizizz for OW

Professional Development

10 Qs

Modernizing Data Lakes and Data Warehouses with Google Cloud

Modernizing Data Lakes and Data Warehouses with Google Cloud

Assessment

Quiz

Instructional Technology

Professional Development

Hard

Created by

Supratim Bhattacharya

Used 3+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

There are a number of common challenges encountered by data engineers. Which of the following approaches best address the challenge of data accuracy and quality?

Build ETL pipelines to clean and transform data that is then stored in a data warehouse.

Optimize queries for performance

Consolidate disparate datasets and data formats into a data lake.

Manage server and cluster capacity and make sure that enough capacity exists to carry out the ETL jobs

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

State True or False in terms of Cloud storage

  1. a. Coldline Storage is ideal for data you plan to read or modify on average once per month or less.

  2. b. Nearline Storage is a better choice than Standard Storage or Coldline Storage in scenarios where slightly lower availability, a 90-day minimum storage duration, and higher costs for data access are acceptable trade-offs for lowered at-rest storage costs.

TT

TF

FT

FF

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

________ is used when transformation occurs in an intermediate service before it is loaded into the target.

ELT

ETL

EL

ET

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

  1. State True or False:-

    1. a. BigQuery supports clustering for both partitioned and non-partitioned tables.

    2. b. ARRAYS can be a standalone field type or part of a STRUCTS field in BigQuery?

TT

TF

FT

FF

5.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Which of the following statements (select two)  are  incorrect in respect to Normalization:-

Normalizing increases the orderliness of the data, it is useful for saving space.

Normalizing the data means turning it into a relational system.

Normalizing is the strategy of allowing duplicate field values for a column in a table in the data to gain processing performance.

Normalizing data enables BigQuery to more efficiently distribute processing among slots resulting in more parallel processing and better query performance.