- Stream Analytics with Microsoft Azure
- Anindita Basak Krishna Venkataraman Ryan Murphy Manpreet Singh
- 317字
- 2021-07-02 22:35:56
Configuration of Azure Stream Analytics
Azure Stream Analytics (ASA) is a fully managed, cost-effective real-time event processing engine. Stream Analytics makes it easy to set up real-time analytic computations on data streaming from devices, sensors, websites, social media, applications, infrastructure systems, and more.
The service can be hosted with a few clicks in the Azure portal; users can author a Stream Analytics job specifying the input source of the streaming data, the output sink for the results of your job, and a data transformation expressed in a SQL-like language. The jobs can be monitored and you can adjust the scale/speed of the job in the Azure portal to scale from a few kilobytes to a gigabyte or more of events processed per second.
Let's review how to configure Azure Stream Analytics step by step:
- Log in to the Azure portal using your Azure credentials, click on New, and search for Stream Analytics job:

Creating new Stream Analytics job
- Click on Create to create an Azure Stream Analytics instance:

Creation of the Azure Stream Analytics deployment
- Provide a Job Name and Resource group name for the Azure Stream Analytics job deployment:

Deploying the Azure Stream Analytics in new resource group
- After a few minutes, the deployment will be complete:

Service available for deployment
- Review the following in the deployment—audit trail of the creation:

Audit Trail
- Scale-out horizontally by adding more capacity using a simple UI:

Scale up on demand using simple UI
- Build in the Query interface to run queries:

Run SQL like Queries to ingest and process streaming data
- Run Queries using a SQL-like interface, with the ability to accept late-arriving events with simple GUI-based configuration:

Configure late-arriving events
In this section, we created an Azure Stream Analytics instance and reviewed a couple of features. In the next sections, we will look into the advantages, security, and total cost of ownership.
- 21天學(xué)通ASP.NET
- Pig Design Patterns
- INSTANT Autodesk Revit 2013 Customization with .NET How-to
- 信息物理系統(tǒng)(CPS)測試與評價(jià)技術(shù)
- Excel 2007常見技法與行業(yè)應(yīng)用實(shí)例精講
- MCGS嵌入版組態(tài)軟件應(yīng)用教程
- 過程控制系統(tǒng)
- SMS 2003部署與操作深入指南
- Silverlight 2完美征程
- Learning Apache Apex
- Embedded Linux Development using Yocto Projects(Second Edition)
- 工業(yè)機(jī)器人應(yīng)用系統(tǒng)三維建模
- 軟件測試管理
- Office 2010輕松入門
- 從實(shí)踐中學(xué)嵌入式Linux操作系統(tǒng)