DP-203 Exam Question 121

You have a C# application that process data from an Azure IoT hub and performs complex transformations.
You need to replace the application with a real-time solution. The solution must reuse as much code as possible from the existing application.
  • DP-203 Exam Question 122

    You have an Azure Synapse Analytics workspace named WS1.
    You have an Azure Data Lake Storage Gen2 container that contains JSON-formatted files in the following format.
    You need to use the serverless SQL pool in WS1 to read the files.
    How should you complete the Transact-SQL statement? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
    NOTE: Each correct selection is worth one point.

    DP-203 Exam Question 123

    You need to design a solution that will process streaming data from an Azure Event Hub and output the data to Azure Data Lake Storage. The solution must ensure that analysts can interactively query the streaming data.
    What should you use?
  • DP-203 Exam Question 124

    You have an Azure Stream Analytics job.
    You need to ensure that the job has enough streaming units provisioned.
    You configure monitoring of the SU % Utilization metric.
    Which two additional metrics should you monitor? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.
  • DP-203 Exam Question 125

    You have an Azure Synapse Analytics dedicated SQL pool named Pool1. Pool1 contains a table named table1.
    You load 5 TB of data intotable1.
    You need to ensure that columnstore compression is maximized for table1.
    Which statement should you execute?