DP-203 Exam Question 51

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 52

    You implement an enterprise data warehouse in Azure Synapse Analytics.
    You have a large fact table that is 10 terabytes (TB) in size.
    Incoming queries use the primary key SaleKey column to retrieve data as displayed in the following table:

    You need to distribute the large fact table across multiple nodes to optimize performance of the table.
    Which technology should you use?
  • DP-203 Exam Question 53

    You are designing a real-time dashboard solution that will visualize streaming data from remote sensors that connect to the internet. The streaming data must be aggregated to show the average value of each 10-second interval. The data will be discarded after being displayed in the dashboard.
    The solution will use Azure Stream Analytics and must meet the following requirements:
    Minimize latency from an Azure Event hub to the dashboard.
    Minimize the required storage.
    Minimize development effort.
    What should you include in the solution? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point

    DP-203 Exam Question 54

    You are designing an enterprise data warehouse in Azure Synapse Analytics that will contain a table named Customers. Customers will contain credit card information.
    You need to recommend a solution to provide salespeople with the ability to view all the entries in Customers.
    The solution must prevent all the salespeople from viewing or inferring the credit card information.
    What should you include in the recommendation?
  • DP-203 Exam Question 55

    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?