Azure Stream Analytics
| Azure Stream Analytics | |
|---|---|
| Developer | Microsoft |
| Available in | English |
| Type | Complex event processing engine |
| Website | azure |
Microsoft Azure Stream Analytics is a serverless scalable complex event processing engine by Microsoft that enables users to develop and run real-time analytics on multiple streams of data from sources such as devices, sensors, web sites, social media, and other applications.[1] Users can set up alerts to detect anomalies, predict trends, trigger necessary workflows when certain conditions are observed, and make data available to other downstream applications and services for presentation, archiving, or further analysis.[2]
Query Language
Users can author real-time analytics using a simple declarative SQL-like language with embedded support for temporal logic. Callouts to custom code with JavaScript user defined functions extend the streaming logic written in SQL.[3] Callouts to Azure Machine Learning helps with predictive scoring on streaming data.
Scalability
Azure Stream Analytics is a serverless job service on Azure that eliminates the need for infrastructure, servers, virtual machines, or managed clusters. Users only pay for the processing used for the running jobs.[1]
IoT applications
Azure Stream Analytics integrates with Azure IoT Hub to enable real-time analytics on data from IoT devices and applications.[3]
Real-time Dashboards
Users can build real-time dashboards with Power BI for a live command and control view. Real-time dashboards help transform live data into actionable and insightful visuals.
Data Input Sources
Stream Analytics supports three different types of input sources - Azure Event Hubs, Azure IoT Hubs, and Azure Blob Storage.[2] Additionally, stream analytics supports Azure Blob storage as the input reference data to help augment fast moving event data streams with static data.[2]
Stream analytics supports a wide variety of output targets. Support for Power BI allows for real-time dashboarding.[3] Event Hub, Service bus topics and queues help trigger downstream workflows. Support for Azure Table Storage, Azure SQL Databases, Azure SQL Data Warehouse, Azure SQL, Document DB, Azure Data Lake Store enable a variety of downstream analysis and archiving capabilities.[3]
References
- ^ a b JennieHubbard. "Introduction to Stream Analytics". docs.microsoft.com. Retrieved 2017-08-22.
- ^ a b c "Microsoft Azure Stream Analytics - Simple Talk". Simple Talk. 2015-06-02. Retrieved 2017-08-22.
- ^ a b c d "Stream Analytics Query Language Reference". msdn.microsoft.com. Retrieved 2017-08-22.
External links
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.