Microsoft
70-776 · Question #5
You are developing an application that uses Microsoft Azure Stream Analytics. You have data structures that are defined dynamically. You want to enable consistency between the logical methods used…
The correct answer is D. Apache Spark queries that use mapWithState operators. See the full explanation below for the reasoning.
Question
You are developing an application that uses Microsoft Azure Stream Analytics. You have data structures that are defined dynamically. You want to enable consistency between the logical methods used by stream processing and batch processing. You need to ensure that the data can be integrated by using consistent data points. What should you use to process the data?
Options
- Aa vectorized Microsoft SQL Server Database Engine
- Bdirected acyclic graph (DAG)
- CApache Spark queries that use updateStateByKey operators
- DApache Spark queries that use mapWithState operators
How the community answered
(17 responses)- A6% (1)
- B12% (2)
- C6% (1)
- D76% (13)
Community Discussion
No community discussion yet for this question.