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

Membangun POWER BI Report/Dashboard

Membangun POWER BI Report/Dashboard

Professional Development

8 Qs

Managing Unstructured Data at Extreme Scale

Managing Unstructured Data at Extreme Scale

Professional Development

2 Qs

Simplify Task Management with Microsoft Planner & Microsoft Loop

Simplify Task Management with Microsoft Planner & Microsoft Loop

Professional Development

10 Qs

SQL - Cuestionario ETL

SQL - Cuestionario ETL

Professional Development

9 Qs

IQuery Session 1 Quiz

IQuery Session 1 Quiz

Professional Development

10 Qs

ED 685 Chapter 4 Quiz

ED 685 Chapter 4 Quiz

Professional Development

10 Qs

"DATA DRIVEN"

"DATA DRIVEN"

Professional Development

10 Qs

Chapter 4

Chapter 4

KG - 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.