Question 56

You have an on-premises data warehouse that includes the following fact tables. Both tables have the following columns: DateKey, ProductKey, RegionKey. There are 120 unique product keys and 65 unique region keys.

Queries that use the data warehouse take a long time to complete.
You plan to migrate the solution to use Azure Synapse Analytics. You need to ensure that the Azure-based solution optimizes query performance and minimizes processing skew.
What should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point

Question 57

You are monitoring an Azure Stream Analytics job.
The Backlogged Input Events count has been 20 for the last hour.
You need to reduce the Backlogged Input Events count.
What should you do?
  • Question 58

    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.

    Question 59

    You have an Azure Databricks workspace named workspace1 in the Standard pricing tier.
    You need to configure workspace1 to support autoscaling all-purpose clusters. The solution must meet the following requirements:
    Automatically scale down workers when the cluster is underutilized for three minutes.
    Minimize the time it takes to scale to the maximum number of workers.
    Minimize costs.
    What should you do first?
  • Question 60

    You are designing a star schema for a dataset that contains records of online orders. Each record includes an order date, an order due date, and an order ship date.
    You need to ensure that the design provides the fastest query times of the records when querying for arbitrary date ranges and aggregating by fiscal calendar attributes.
    Which two actions should you perform? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.