In this chapter, we will explore end-to-end development concepts with guidance related to Azure Stream Analytics job implementation, introducing various development tools to build streaming jobs on the cloud, provisioning through the Azure portal, and utilization techniques of Azure Resource Management (ARM)Â templates to work with Stream Analytics jobs in a real-world scenario.
The following points of discussion in this chapter are as follows:
- Step-by-step implementation guidance for a real-world streaming job on Azure using Streaming Analytics tools for Visual Studio
- The provisioning details of a Stream Analytics job using the Azure portal
- Development illustrations related to a streaming job using the Azure Resource Manager template
- Introduction to various input data sources and output sink connectors for Azure...