Question 16

You have an Azure Synapse Analytics dedicated SQL pool.
You need to ensure that data in the pool is encrypted at rest. The solution must NOT require modifying applications that query the data.
What should you do?
  • Question 17

    You build a data warehouse in an Azure Synapse Analytics dedicated SQL pool.
    Analysts write a complex SELECT query that contains multiple JOIN and CASE statements to transform data for use in inventory reports. The inventory reports will use the data and additional WHERE parameters depending on the report. The reports will be produced once daily.
    You need to implement a solution to make the dataset available for the reports. The solution must minimize query times.
    What should you implement?
  • Question 18

    You develop a dataset named DBTBL1 by using Azure Databricks.
    DBTBL1 contains the following columns:
    SensorTypeID
    GeographyRegionID
    Year
    Month
    Day
    Hour
    Minute
    Temperature
    WindSpeed
    Other
    You need to store the data to support daily incremental load pipelines that vary for each GeographyRegionID. The solution must minimize storage costs.
    How should you complete the code? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 19

    You have an Azure Stream Analytics query. The query returns a result set that contains 10,000 distinct values for a column named clusterID.
    You monitor the Stream Analytics job and discover high latency.
    You need to reduce the latency.
    Which two actions should you perform? Each correct answer presents a complete solution.
    NOTE: Each correct selection is worth one point.
  • Question 20

    You have an Azure Data Lake Storage Gen2 container.
    Data is ingested into the container, and then transformed by a data integration application. The data is NOT modified after that. Users can read files in the container but cannot modify the files.
    You need to design a data archiving solution that meets the following requirements:
    New data is accessed frequently and must be available as quickly as possible.
    Data that is older than five years is accessed infrequently but must be available within one second when requested.
    Data that is older than seven years is NOT accessed. After seven years, the data must be persisted at the lowest cost possible.
    Costs must be minimized while maintaining the required availability.
    How should you manage the data? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point