wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

DP 203 M1

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Which type of analytics answers the question “What is likely to happen in the future based on previous trends and patterns?

a)

Descriptive.

b)

Diagnostic.

c)

Predictive.

2.

You have a requirement to occasionally prepare data for ad hoc data exploration and analysis. Which resource model in Azure Synapse Analytics is the most effective to use to meet this requirement?

a)

Serverless.

b)

Dedicated

c)

Pipelines.

3.

Where can you develop TSQL scripts and notebooks in Azure Synapse Analytics?

a)

Azure portal

b)

Azure Synapse Studio.

c)

Data Lake.

4.

What is a lambda architecture and what does it try to solve?

a)

An architecture that defines a data processing pipeline whereby microservices act as compute resources

for efficient large-scale data processing

b)

An architecture that splits incoming data into two paths - a batch path and a streaming path. This

architecture helps address the need to provide real-time processing in addition to slower batch

computations.

c)

An architecture that employs the latest Scala runtimes in one or more Databricks clusters to provide

the most efficient data processing platform available today

5.

What command should be issued to view the list of active streams?

a)

spark.streams.active

c)

spark.view.active

6.

What is required to specify the location of a checkpoint directory when defining a Delta Lake streaming query?

a)

.writeStream.format("delta").checkpoint("location", checkpointPath) ...

b)

.writeStream.format("delta").option("checkpointLocation", checkpointPath) ...

c)

.writeStream.format("parquet").option("checkpointLocation", checkpointPath) ...

7.

Mike is creating an Azure Data Lake Storage Gen2 account. He must configure this account to be able to process analytical data workloads for best performance. Which option should he configure when creating the storage account?

a)

On the Basic tab, set the Performance option to Standard.

†

b)

On the Basic Tab, set the Performance option to ON.

c)

On the Advanced tab, set the Hierarchical Namespace to Enabled.

8.

In which phase of big data processing is Azure Data Lake Storage located?

a)

Ingestion

b)

Store

c)

Model & Serve

9.

Which of the following technologies typically provide an ingestion point for data streaming in an event processing solution that uses static data as a source?

a)

Azure IoT Hub

b)

Azure Blob storage

c)

Azure Event Hub

10.

To consume processed event streaming data in near-real-time to produce dashboards containing rich visualizations, which of the following services should You use?

a)

Azure Cosmos DB

b)

Event Hubs

c)

Power BI