I came across a good paper that compares Amazon AWS ITO vs Microsoft Azure IOT and I figured I would share it on there for anybody else who will need to go down this road while creating the backend for their service or product.
Thanks for sharing this, do you have a preference or use either?
I’m using Azure to receive webhooks sent from my Photons and Electrons via a Event Hub.
Then I use Azure Streaming Analytics Service to push the data from the Web hook into a Azure Table Database.
I then access this data using Microsoft Power BI dashboard service.
It works just fine but I wish the streaming analytics was cheaper.
Gotcha, well thanks for letting us all know about this! I definitely feel that others can benefit from reading this too.