AZ-900 · Question #13
AZ-900 Question #13: Real Exam Question with Answer & Explanation
The correct answer is A: Azure Event Hubs. Azure Event Hubs is a big data streaming platform and event ingestion service. It can receive and process millions of events per second. Data sent to an event hub can be transformed and stored by using any real- time analytics provider or batching/storage adapters. Azure Event Hu
Question
Which Azure service should you use to collect events from multiple resources into a centralized repository?
Options
- AAzure Event Hubs
- BAzure Analysis Services
- CAzure Monitor
- DAzure Log Analytics
Explanation
Azure Event Hubs is a big data streaming platform and event ingestion service. It can receive and process millions of events per second. Data sent to an event hub can be transformed and stored by using any real- time analytics provider or batching/storage adapters. Azure Event Hubs can be used to ingest, buffer, store, and process your stream in real time to get actionable insights. Event Hubs uses a partitioned consumer model, enabling multiple applications to process the stream concurrently and letting you control the speed of processing. Azure Event Hubs can be used to capture your data in near-real time in an Azure Blob storage or Azure Data Lake Storagefor long-term retention or micro-batch processing. https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-about
Community Discussion
No community discussion yet for this question.