
Explanation:
The question requires recommending a solution for analyzing intrusion detection data using Apache Spark analytics with minimal administrative overhead. The key requirements are:
Azure Databricks is the optimal choice because:
While HDInsight supports Spark clusters, it requires more administrative overhead for cluster management, monitoring, and maintenance compared to Databricks.
Data Factory is primarily an ETL/orchestration service, not an analytics platform. It doesn't provide native Spark analytics capabilities for intrusion detection analysis.
This is a storage service, not an analytics platform. While it can store the intrusion detection data, it cannot perform the required Spark analytics.
Azure Databricks provides the most comprehensive solution that aligns with all requirements: native Apache Spark support for analytics, security monitoring capabilities for intrusion detection, and minimal administrative overhead through its fully managed service model.
Ultimate access to all questions.
A company intends to use Apache Spark analytics for analyzing intrusion detection data.
You must recommend a solution to analyze network and system activity data for malicious activities and policy breaches. The solution should require minimal administrative overhead.
What do you recommend?
A
Azure HDInsight
B
Azure Data Factory
C
Azure Data Lake Storage
D
Azure Databricks
No comments yet.