Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam DP-201 Topic 5 Question 32 Discussion

Actual exam question for Microsoft's DP-201 exam
Question #: 32
Topic #: 5
[All DP-201 Questions]

You plan to ingest streaming social media data by using Azure Stream Analytics. The data will be stored in files in Azure Data Lake Storage, and then consumed by using Azure Databricks and PolyBase in Azure SQL Data Warehouse.

You need to recommend a Stream Analytics data output format to ensure that the queries from Databricks and PolyBase against the files encounter the fewest possible errors. The solution must ensure that the files can be queried quickly and that the data type information is retained.

What should you recommend?

Show Suggested Answer Hide Answer
Suggested Answer: A

The Avro format is great for data and message preservation.

Avro schema with its support for evolution is essential for making the data robust for streaming architectures like Kafka, and with the metadata that schema provides, you can reason on the data. Having a schema provides robustness in providing meta-data about the data stored in Avro records which are self-documenting the data.

References:

http://cloudurable.com/blog/avro/index.html


Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel