An organization processes clickstream data in real time and needs to run SQL-like queries on the incoming stream to detect anomalies. Which Azure service is purpose-built for this?

Microsoft Azure Fundamentals Hard

Microsoft Azure Fundamentals — Hard

An organization processes clickstream data in real time and needs to run SQL-like queries on the incoming stream to detect anomalies. Which Azure service is purpose-built for this?

Key points

  • Azure Stream Analytics is optimized for real-time data processing.
  • It allows running SQL-like queries on incoming data streams.
  • Azure Synapse Analytics is more suitable for data warehousing and big data analytics.
  • Azure Data Factory is an orchestration tool for data movement and transformation.
  • Azure Databricks Structured Streaming is focused on real-time data processing with Apache Spark.

Ready to go further?

Related questions