You need to process and query ingested Tier 9 data. Which two options should you use? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. A. Azure Notification Hub B. Transact-SQL statements C. Azure Cache for Redis D. Apache Kafka statements E. Azure Event Grid F. Azure Stream Analytics  Suggested Answer: EF Event Hubs provides a Kafka endpoint that can be used by your existing Kafka based applications as an alternative to running your own Kafka cluster. You can stream data into Kafka-enabled Event Hubs and process it with Azure Stream Analytics, in the following steps: ✑ Create a Kafka enabled Event Hubs namespace. ✑ Create a Kafka client that sends messages to the event hub. ✑ Create a Stream Analytics job that copies data from the event hub into an Azure blob storage. Scenario:Tier 9 reporting must be moved to Event Hubs, queried, and persisted in the same Azure region as the company's main office References: alt="Reference Image" /> Tier 9 reporting must be moved to Event Hubs, queried, and persisted in the same Azure region as the company's main office References: https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-kafka-stream-analytics This question is in DP-200 Microsoft Azure Data Engineer Exam For getting Microsoft Certified: Azure Data Engineer Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer