Question:
A global manufacturing company is deploying thousands of sensors across its facilities. Each sensor generates a continuous stream of data that needs to be captured automatically. The data must be stored in Azure Data Lake V2 storage and organized by sensor type. The solution must also allow processing real-time and batch-based pipelines on the same stream. Which Azure service would be the most suitable for implementing this solution?
Answer:
Event Hubs Capture allows automatic capturing of streaming data, can process real-time and batch-based pipelines on the same stream, and scales automatically with throughput units. It also supports storing the captured data in Azure Data Lake Storage.