Microsoft Implementing an Azure Data Solution DP-200 Exam Questions

Page: 1 / 14
Total 243 questions
Question 1

Use the following login credentials as needed:

Azure Username: xxxxx

Azure Password: xxxxx

The following information is for technical support purposes only:

Lab Instance: 10277521

You plan to query db3 to retrieve a list of sales customers. The query will retrieve several columns that include the email address of each sales customer.

You need to modify db3 to ensure that a portion of the email addresses is hidden in the query results.

To complete this task, sign in to the Azure portal.



Answer : A


Question 2

You need to develop a pipeline for processing dat

a. The pipeline must meet the following requirements.

*Scale up and down resources for cost reduction.

*Use an in-memory data processing engine to speed up ETL and machine learning operations.

*Use streaming capabilities.

*Provide the ability to code in SQL, Python, Scala, and R.

*Integrate workspace collaboration with Git.

What should you use?



Answer : A

Aparch Spark is an open-source, parallel-processing framework that supports in-memory processing to boost the performance of big-data analysis applications.

HDInsight is a managed Hadoop service. Use it deploy and manage Hadoop clusters in Azure. For batch processing, you can use Spark, Hive, Hive LLAP, MapReduce.

Languages: R, Python, Java, Scala, SQL

You can create an HDInsight Spark cluster using an Azure Resource Manager template. The template can be found in GitHub.

References:

https://docs.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/batch-processing


Question 3

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals.

You develop a data ingestion process that will import data to a Microsoft Azure SQL Data Warehouse.

The data to be ingested resides in parquet files stored in an Azure Data lake Gen 2 storage account.

You need to load the data from the Azure Data Lake Gen 2 storage account into the Azure SQL Data Warehouse.

Solution:

1. Create an external data source pointing to the Azure storage account

2. Create a workload group using the Azure storage account name as the pool name

3. Load the data using the INSERT...SELECT statement

Does the solution meet the goal?



Answer : B

You need to create an external file format and external table using the external data source.

You then load the data using the CREATE TABLE AS SELECT statement.

References:

https://docs.microsoft.com/en-us/azure/sql-data-warehouse/sql-data-warehouse-load-from-azure-data-lake-store


Question 4

Use the following login credentials as needed:

Azure Username: xxxxx

Azure Password: xxxxx

The following information is for technical support purposes only:

Lab Instance: 10543936

You need to create an elastic pool that contains an Azure SQL database named db2 and a new SQL database named db3.

To complete this task, sign in to the Azure portal.



Answer : A


https://docs.microsoft.com/bs-latn-ba/azure/sql-database/sql-database-elastic-pool-failover-group-tutorial

Question 5

You are developing a data engineering solution for a company. The solution will store a large set of key-value pair data by using Microsoft Azure Cosmos DB

The solution has the following requirements:

* Data must be partitioned into multiple containers.

* Data containers must be configured separately.

* Data must be accessible from applications hosted around the world.

* The solution must minimize latency.

You need to provision Azure Cosmos DB



Answer : E

Scale read and write throughput globally. You can enable every region to be writable and elastically scale reads and writes all around the world. The throughput that your application configures on an Azure Cosmos database or a container is guaranteed to be delivered across all regions associated with your Azure Cosmos account. The provisioned throughput is guaranteed up by financially backed SLAs.

References:

https://docs.microsoft.com/en-us/azure/cosmos-db/distribute-data-globally


Question 6

You develop data engineering solutions for a company.

A project requires the deployment of data to Azure Data Lake Storage.

You need to implement role-based access control (RBAC) so that project members can manage the Azure Data Lake Storage resources.

Which three actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.



Answer : A, D, E


Question 7

You need to set up Azure Data Factory pipelines to meet data movement requirements.

Which integration runtime should you use?



Answer : A

The following table describes the capabilities and network support for each of the integration runtime types:

Scenario: The solution must support migrating databases that support external and internal application to Azure SQL Database. The migrated databases will be supported by Azure Data Factory pipelines for the continued movement, migration and updating of data both in the cloud and from local core business systems and repositories.

References:

https://docs.microsoft.com/en-us/azure/data-factory/concepts-integration-runtime


Page:    1 / 14   
Total 243 questions