Exam Details

  • Exam Code
    :DP-203
  • Exam Name
    :Data Engineering on Microsoft Azure
  • Certification
    :Microsoft Certified: Azure Data Engineer Associate
  • Vendor
    :Microsoft
  • Total Questions
    :380 Q&As
  • Last Updated
    :May 16, 2024

Microsoft Microsoft Certified: Azure Data Engineer Associate DP-203 Questions & Answers

  • Question 301:

    You are designing an Azure Stream Analytics solution that will analyze Twitter data.

    You need to count the tweets in each 10-second window. The solution must ensure that each tweet is counted only once.

    Solution: You use a tumbling window, and you set the window size to 10 seconds.

    Does this meet the goal?

    A. Yes

    B. No

  • Question 302:

    You are developing a solution that will stream to Azure Stream Analytics. The solution will have both streaming data and reference data. Which input type should you use for the reference data?

    A. Azure Cosmos DB

    B. Azure Blob storage

    C. Azure IoT Hub

    D. Azure Event Hubs

  • Question 303:

    You are designing an Azure Stream Analytics job to process incoming events from sensors in retail environments.

    You need to process the events to produce a running average of shopper counts during the previous 15 minutes, calculated at five-minute intervals.

    Which type of window should you use?

    A. snapshot

    B. tumbling

    C. hopping

    D. sliding

  • Question 304:

    You are designing an Azure Databricks table. The table will ingest an average of 20 million streaming events per day.

    You need to persist the events in the table for use in incremental load pipeline jobs in Azure Databricks. The solution must minimize storage costs and incremental load times.

    What should you include in the solution?

    A. Partition by DateTime fields.

    B. Sink to Azure Queue storage.

    C. Include a watermark column.

    D. Use a JSON format for physical data storage.

  • Question 305:

    You need to schedule an Azure Data Factory pipeline to execute when a new file arrives in an Azure Data Lake Storage Gen2 container. Which type of trigger should you use?

    A. on-demand

    B. tumbling window

    C. schedule

    D. storage event

  • Question 306:

    You have two Azure Data Factory instances named ADFdev and ADFprod. ADFdev connects to an Azure DevOps Git repository.

    You publish changes from the main branch of the Git repository to ADFdev.

    You need to deploy the artifacts from ADFdev to ADFprod.

    What should you do first?

    A. From ADFdev, modify the Git configuration.

    B. From ADFdev, create a linked service.

    C. From Azure DevOps, create a release pipeline.

    D. From Azure DevOps, update the main branch.

  • Question 307:

    You have an Azure Stream Analytics job that receives clickstream data from an Azure event hub.

    You need to define a query in the Stream Analytics job. The query must meet the following requirements:

    Count the number of clicks within each 10-second window based on the country of a visitor. Ensure that each click is NOT counted more than once.

    How should you define the Query?

    A. SELECT Country, Avg(*) AS Average FROM ClickStream TIMESTAMP BY CreatedAt GROUP BY Country, SlidingWindow(second, 10)

    B. SELECT Country, Count(*) AS Count FROM ClickStream TIMESTAMP BY CreatedAt GROUP BY Country, TumblingWindow(second, 10)

    C. SELECT Country, Avg(*) AS Average FROM ClickStream TIMESTAMP BY CreatedAt GROUP BY Country, HoppingWindow(second, 10, 2)

    D. SELECT Country, Count(*) AS Count FROM ClickStream TIMESTAMP BY CreatedAt GROUP BY Country, SessionWindow(second, 5, 10)

  • Question 308:

    You have files and folders in Azure Data Lake Storage Gen2 for an Azure Synapse workspace as shown in the following exhibit.

    You create an external table named ExtTable that has LOCATION='/topfolder/'.

    When you query ExtTable by using an Azure Synapse Analytics serverless SQL pool, which files are returned?

    A. File2.csv and File3.csv only

    B. File1.csv and File4.csv only

    C. File1.csv, File2.csv, File3.csv, and File4.csv

    D. File1.csv only

  • Question 309:

    You are designing the folder structure for an Azure Data Lake Storage Gen2 container.

    Users will query data by using a variety of services including Azure Databricks and Azure Synapse Analytics serverless SQL pools. The data will be secured by subject area. Most queries will include data from the current year or current

    month.

    Which folder structure should you recommend to support fast queries and simplified folder security?

    A. /{SubjectArea}/{DataSource}/{DD}/{MM}/{YYYY}/{FileData}_{YYYY}_{MM}_{DD}.csv

    B. /{DD}/{MM}/{YYYY}/{SubjectArea}/{DataSource}/{FileData}_{YYYY}_{MM}_{DD}.csv

    C. /{YYYY}/{MM}/{DD}/{SubjectArea}/{DataSource}/{FileData}_{YYYY}_{MM}_{DD}.csv

    D. /{SubjectArea}/{DataSource}/{YYYY}/{MM}/{DD}/{FileData}_{YYYY}_{MM}_{DD}.csv

  • Question 310:

    You have a table in an Azure Synapse Analytics dedicated SQL pool. The table was created by using the following Transact-SQL statement.

    You need to alter the table to meet the following requirements:

    Ensure that users can identify the current manager of employees.

    Support creating an employee reporting hierarchy for your entire company.

    Provide fast lookup of the managers' attributes such as name and job title.

    Which column should you add to the table?

    A. [ManagerEmployeeID] [int] NULL

    B. [ManagerEmployeeID] [smallint] NULL

    C. [ManagerEmployeeKey] [int] NULL

    D. [ManagerName] [varchar](200) NULL

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Microsoft exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your DP-203 exam preparations and Microsoft certification application, do not hesitate to visit our Vcedump.com to find your solutions here.