How to best develop jobs for Azure Stream Analytics
2022TL; DR
Getting serious with Azure Stream Analytics : how to unlock the best developer experience.
Session Details
In this session we'll discuss the best developer experience for Azure Stream Analytics:
- Developing locally with VSCode
- Unit-testing with the asa cicd npm package
- Continuous deployment and its impact on a continuously running query
- The metrics to monitor on a streaming job
- Automation via PowerShell and Az.StreamAnalytics