wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Azure Data Fundamentals Module 2

Total questions: 10

Worksheet time: 10mins

Name
Class
Date
1.

What are the elements of an Azure Table storage key?

a)

Table name and column name

b)

Partition key and row key

c)

Row number

2.

What are the 4 types of data analytics?

4 lines
3.

What is data analytics?

4 lines
4.

Which of the following is not a common type of NoSQL database?

a)
Document database
b)
Key-value database
c)
Graph database
d)

Relational database

5.

In a document-based NoSQL database, data is typically stored in which format?

a)
YAML
b)
CSV
c)
JSON
d)
XML
6.

What should you do to an existing Azure Storage account in order to support a data lake for Azure Synapse Analytics?

a)

Add an Azure Files share

b)

Create Azure Storage tables for the data you want to analyze

c)

Upgrade the account to enable hierarchical namespace and create a blob container

7.

Which API should you use to store and query JSON documents in Azure Cosmos DB?

a)

Azure Cosmos DB for NoSQL

b)

Azure Cosmos DB for Apache Cassandra

c)

Azure Cosmos DB for Table

8.

How can you enable globally distributed users to work with their own local replica of a Cosmos DB database?

a)

Create an Azure Cosmos DB account in each region where you have users.

b)

Use the API for Table to copy data to Azure Table Storage in each region where you have users.

c)

Enable multi-region writes and add the regions where you have users.

9.

What is the primary benefit of enabling multi-region writes in a Cosmos DB database?

a)

It allows data to be written to the database from any location.

b)

It increases the storage capacity of the database.

c)

It allows globally distributed users to work with their own local replica of the database.

10.

What is the primary purpose of Azure Cosmos DB?

a)

To provide a relational database service

b)

To provide a NoSQL database service

c)

To provide a data warehousing service