DP-203 Exam Question 46

A company purchases IoT devices to monitor manufacturing machinery. The company uses an IoT appliance to communicate with the IoT devices.
The company must be able to monitor the devices in real-time.
You need to design the solution.
What should you recommend?
  • DP-203 Exam Question 47

    You have a partitioned table in an Azure Synapse Analytics dedicated SQL pool.
    You need to design queries to maximize the benefits of partition elimination.
    What should you include in the Transact-SQL queries?
  • DP-203 Exam Question 48

    You are designing an application that will store petabytes of medical imaging data When the data is first created, the data will be accessed frequently during the first week. After one month, the data must be accessible within 30 seconds, but files will be accessed infrequently. After one year, the data will be accessed infrequently but must be accessible within five minutes.
    You need to select a storage strategy for the dat
    a. The solution must minimize costs.
    Which storage tier should you use for each time frame? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    DP-203 Exam Question 49

    You have an Apache Spark DataFrame named temperatures. A sample of the data is shown in the following table.

    You need to produce the following table by using a Spark SQL query.

    How should you complete the query? 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 50

    You use Azure Stream Analytics to receive Twitter data from Azure Event Hubs and to output the data to an Azure Blob storage account.
    You need to output the count of tweets during the last five minutes every five minutes. Each tweet must only be counted once.
    Which windowing function should you use?