exam questions

Exam DP-201 All Questions

View all questions & answers for the DP-201 exam

Exam DP-201 topic 1 question 11 discussion

Actual exam question from Microsoft's DP-201
Question #: 11
Topic #: 1
[All DP-201 Questions]

A company manufactures automobile parts. The company installs IoT sensors on manufacturing machinery.
You must design a solution that analyzes data from the sensors.
You need to recommend a solution that meets the following requirements:
✑ Data must be analyzed in real-time.
✑ Data queries must be deployed using continuous integration.
✑ Data must be visualized by using charts and graphs.
✑ Data must be available for ETL operations in the future.
✑ The solution must support high-volume data ingestion.
Which three actions should you recommend? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. Use Azure Analysis Services to query the data. Output query results to Power BI.
  • B. Configure an Azure Event Hub to capture data to Azure Data Lake Storage.
  • C. Develop an Azure Stream Analytics application that queries the data and outputs to Power BI. Use Azure Data Factory to deploy the Azure Stream Analytics application.
  • D. Develop an application that sends the IoT data to an Azure Event Hub.
  • E. Develop an Azure Stream Analytics application that queries the data and outputs to Power BI. Use Azure Pipelines to deploy the Azure Stream Analytics application.
  • F. Develop an application that sends the IoT data to an Azure Data Lake Storage container.
Show Suggested Answer Hide Answer
Suggested Answer: BCD 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
uge
Highly Voted 5 years, 8 months ago
Reading"Data queries must be deployed using continuous integration", i think than correct answer it´s BDE and not BCD.
upvoted 120 times
...
Paakofi
Highly Voted 4 years, 8 months ago
Pipelines are subset activity in Azure factory, so C is correct which makes the answer BCD correct.
upvoted 14 times
Ashtrixx
4 years ago
ADF pipelines are used for ETL jobs and all, not for CI/CD, for that we need to use pipelines in azure devops
upvoted 1 times
...
...
nefarious_smalls
Most Recent 3 years ago
Selected Answer: BDE
I believe it is BDE
upvoted 1 times
...
ismaelrihawi
4 years ago
CI = Azure Pipeline!
upvoted 1 times
...
cadio30
4 years ago
B,D,E are correct Azure pipeline is related to CI/CD process and one should differentiate the "pipeline" of Azure Data Factory. Also the azure stream analytics can output the data into PowerBI dataset. Hence, the Azure Analysis Service is not needed in the solution.
upvoted 2 times
...
davita8
4 years, 1 month ago
BDE is the correct answer.
upvoted 4 times
...
chirag1234
4 years, 2 months ago
Answer will be BDE
upvoted 2 times
...
syu31svc
4 years, 6 months ago
https://docs.microsoft.com/en-us/azure/data-factory/continuous-integration-deployment: "There are two suggested methods to promote a data factory to another environment: Automated deployment using Data Factory's integration with Azure Pipelines" BDE it is
upvoted 2 times
...
sandGrain
4 years, 7 months ago
BDE is the correct answer.
upvoted 2 times
...
Arsa
4 years, 9 months ago
The correct answer should be BDE Automate continuous integration by using Azure Pipelines releases
upvoted 3 times
...
Taddi10
4 years, 10 months ago
In the same time they said :Data must be available for ETL operations in the future. So the response is OK
upvoted 1 times
...
envy
4 years, 11 months ago
Tutorial: Deploy an Azure Stream Analytics job with CI/CD using Azure Pipelines https://docs.microsoft.com/en-us/azure/stream-analytics/stream-analytics-tools-visual-studio-cicd-vsts
upvoted 2 times
envy
4 years, 11 months ago
https://docs.microsoft.com/en-us/azure/data-factory/continuous-integration-deployment
upvoted 1 times
...
...
bob_
5 years ago
Continuous integration and deployment using Azure Data Factory | Azure Friday https://www.youtube.com/watch?v=WhUAX8YxxLk
upvoted 3 times
Polash
4 years, 11 months ago
Right bob
upvoted 2 times
...
...
Runi
5 years ago
I believe BDE is the right onec. https://azure.microsoft.com/en-us/blog/refreshing-reference-data-with-azure-data-factory-for-azure-stream-analytics-jobs-3/
upvoted 3 times
...
Abhitm
5 years ago
I think the correct answer is ABD https://docs.microsoft.com/en-us/azure/stream-analytics/stream-analytics-power-bi-dashboard
upvoted 1 times
...
zenomas
5 years, 2 months ago
Should be E instead of C. Data queries must be deployed using continuous integration. Any thoughts?
upvoted 3 times
...
Nehuuu
5 years, 2 months ago
Answer - BDE
upvoted 7 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...