Which Azure service should you use to collect events from multiple resources into a centralized repository?
Which Azure service should you use to collect events from multiple resources into a centralized repository?
Azure Monitor is the appropriate service to collect events from multiple resources into a centralized repository. It aggregates data, such as logs and metrics, from various Azure services and stores it in a centralized location, enabling comprehensive monitoring and analysis. This service provides a holistic view of resource activity and is designed for correlating and analyzing events across an Azure environment.
Answer is correct; keyword is "event" and not just any telemetry data. "Azure Event Hubs — A big data streaming platform and event ingestion service" >>> https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-about
C. Azure Monitor -- resources are azure resource -- https://medium.com/@kyleake/exam-az-900-microsoft-azure-fundamentals-most-complete-preparation-guide-ever-76614d31a59c To correlate events from multiple resources into a centralized repository. Log data collected by Azure Monitor is stored in a Log Analytics workspace, which is based on Azure Data Explorer. It collects telemetry from a variety of sources and uses the Kusto query language used by Data Explorer to retrieve and analyze data.
Azure Monitor colltect Metrics and logs : https://docs.microsoft.com/en-us/azure/azure-monitor/overview Azure Events Hub collects Hubs : https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-about 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. It's basically the definition of Azure Event Hubs. Additional reasoning is that Azure Monitor collect ONLY application or infrastructure related logs (that can be events) wheareas Event Hubs can collect Business events. The question mentions only EVENTS in general.
So NO. Answer is first Azure Events Hubs, and if not presents then we can suppose that Logs include Events so Azure Monitor but not the other order.
the key word is " resources" => Azure Monitor if it were "sources" => Events hub
Q: Which Azure service should you use to collect events from multiple resources into a centralized repository? A: To collect events from multiple resources into a centralized repository in Azure, you should use Azure Event Hubs. Azure Event Hubs is a big data streaming platform and event ingestion service that can receive and process millions of events per second. It is designed to collect, transform, and store large volumes of event data from various sources in real-time. Event Hubs enables you to ingest events from diverse sources such as applications, devices, and services and stream them into a centralized repository for processing and analysis. Q: Which Azure service should you use to collect metrics and logs from many resources and store them in a centralized repository? A: Azure Monitor is an Azure native observability tool which allows you to collect metrics & logs from various resources (applications, Azure resources, Activity logs, etc.), store them in a centralized repository like Azure Log Analytics, and give you the capability to configure alerts.
Correlate events = Azure Log Analytics Collect events = Azure Event Hubs
The Azure service designed to collect events from multiple resources into a centralized repository is: C. Azure Monitor Explanation: Azure Monitor (C): Azure Monitor is a comprehensive solution for collecting, analyzing, and acting on telemetry from Azure resources. It allows you to collect data such as logs, metrics, and traces from various Azure services and resources. Azure Monitor provides a centralized repository for monitoring data and supports features like log analytics, metrics exploration, and alerting. While Azure Event Hubs (Option A) and Azure Stream Analytics (Option D) are relevant for handling real-time event streams and processing, they are more focused on stream processing and analytics rather than centralized storage and analysis of telemetry data. Azure Analysis Services (Option B) is a service for creating semantic data models that can be used for business intelligence (BI) purposes. It is not specifically designed for collecting and centralizing events from various resources.
bing dong long tongue
Azure Monitor. "It stores it in a common data platform for consumption by a common set of tools that can CORRELATE, analyze, visualize, and/or respond to the data." https://learn.microsoft.com/en-us/azure/azure-monitor/overview#high-level-architecture
The answer is A. Azure Events Hub As explained by ChatGPT 4, using its Bing browsing capabilities: The Azure service you should use to collect events from multiple resources into a centralized repository is A. Azure Event Hubs. Azure Event Hubs is specifically designed as a high-throughput, real-time event ingestion service that can collect events from multiple sources. It's built to handle massive streams of data sent by application or infrastructure components in real-time. This data can then be processed by analytics services or stored for later analysis. On the other hand, C. Azure Monitor is more focused on collecting operational telemetry, such as performance metrics, activity logs, and diagnostics data, to monitor the health and performance of Azure services. While Azure Monitor does collect events in the form of logs and metrics, its PRIMARY USE is NOT as an event ingestion service but as a monitoring and alerting service. Azure Event Hubs is the better choice when the goal is to set up a large-scale, event-driven data pipeline.
"You are working for ACME Corporation. The CTO is very interested in having complete visibility over events in the company's Azure environment. You received a new task to identify an Azure service that can collect multiple events coming from multiple Azure resources that you are currently running. Also, you need to ensure that events will be stored in a centralized repository. Which of the following Azure services should you use?" Azure Monitor Azure Event Hubs is actually a big data streaming platform and event ingestion service. So this Azure service is dedicated to big data, which is not the case in this scenario.
Azure Event Hubs
https://learn.microsoft.com/en-us/azure/event-hubs/monitor-event-hubs?tabs=AzureDiagnostics%2CAzureDiagnosticsforRuntimeAudit%2CAzureDiagnosticsforAppMetrics#:~:text=Data%20in%20Azure%20Monitor%20Logs,specific%20tables%20in%20Log%20Analytics.
Event hub is not in the Microsoft course syllabus anymore, Im going for Azure Monitor
According to ChatGPT, C is correct. Azure Event Hubs is a big data streaming platform and event ingestion service. It can receive and process millions of events per second, but it is primarily used for event stream processing rather than centralizing monitoring data across resources. It is more suitable for scenarios where you need to ingest and process a large volume of event data from multiple sources in real-time. Azure Monitor collects and aggregates the data from every layer and component of your system across multiple Azure and non-Azure subscriptions and tenants. It stores it in a common data platform for consumption by a common set of tools that can correlate, analyze, visualize, and/or respond to the data. https://learn.microsoft.com/en-us/azure/azure-monitor/overview
Azure Event Hub - To collect events from multiple resources into a centralized repository in Azure, the recommended service is Azure Event Hubs. Azure Event Hubs is a scalable event processing service that can handle large volumes of events from various sources
Azure Monitor chatgpt said
Azure Events Hub, as explained by ChatGPT 4, using its Bing browsing capabilities: The Azure service you should use to collect events from multiple resources into a centralized repository is A. Azure Event Hubs. Azure Event Hubs is specifically designed as a high-throughput, real-time event ingestion service that can collect events from multiple sources. It's built to handle massive streams of data sent by application or infrastructure components in real-time. This data can then be processed by analytics services or stored for later analysis. On the other hand, C. Azure Monitor is more focused on collecting operational telemetry, such as performance metrics, activity logs, and diagnostics data, to monitor the health and performance of Azure services. While Azure Monitor does collect events in the form of logs and metrics, its PRIMARY USE is NOT as an event ingestion service but as a monitoring and alerting service. Azure Event Hubs is the better choice when the goal is to set up a large-scale, event-driven data pipeline.
per chatgpt it is monitor