Azure IoT Edge extension for Visual Studio Code

Build with an Azure free account. Get USD200 credit for 30 days and 12 months of free services.
Start free todayHere are some interesting concepts about data in IoT applications Kevin Saye shares with us on the IoT Show: all data has value, data needs to be preserved in its raw form for later usage and you want to store this data in a cost effective manner.
Curious about these statements? Watch this very interesting episode about these concepts illustrated with a demo showing Azure Data Lake Analytics used to analyze data from IoT devices collected through Azure IoT Hub.
Good one.
I have a scenario where I want to process all the incoming json telemetry and apply calculations on them like standard deviation and expose result to end user in REST API. Is it possible?