it-p-lodz-pl / OOI.Gateway2Azure.Article

Object-Oriented Internet - reactive visualization of asynchronous data using AZURE services article
https://it-p-lodz-pl.github.io/OOI.Gateway2Azure.Article/README.html
GNU General Public License v3.0
0 stars 0 forks source link

Describe Azure Services #3

Closed mpostol closed 4 years ago

mpostol commented 4 years ago

Functionality

Relationship

Decision

Drutol commented 4 years ago

It may be worth checking out Event Grid too

mpostol commented 4 years ago

@Drutol

Drutol commented 4 years ago

General services

Iot Central

Azure IoT Hub

Industrial IoT

Azure IoT Edge

Blob Storage

Digital Twins

Messaging services

Comparison can be found here.

event - fire and forget, sender does not particularly care about what will happen with this piece of data message - contract exists between sender are recipient, sender expects recipient to process the message in certain way

Event Grid

Event Hubs

Service Bus

mpostol commented 4 years ago

@Drutol - after finishing return it back to me.

Drutol commented 4 years ago

Not sure what's wrong with blob storage, just different link? Your Digital Twins link refers to blob storage.

mpostol commented 4 years ago

OK, I will take it and convert it to a markdown document.

Drutol commented 4 years ago

I believe you could edit/copy my comment if anything for markdown.

Drutol commented 4 years ago

https://wikiazure.com/wp-content/uploads/2016/12/Microsoft_Azure_IoT_Reference_Architecture-1.pdf

Found a bit dated but maybe revelant reference for Azure IoT architecture. They mention OPCUA there too.

Drutol commented 4 years ago

As for "Messaging Services" group, I agree, they are pretty much out of scope.

mpostol commented 4 years ago

https://wikiazure.com/wp-content/uploads/2016/12/Microsoft_Azure_IoT_Reference_Architecture-1.pdf

Found a bit dated but maybe revelant reference for Azure IoT architecture. They mention OPCUA there too.

There is new external data source (role) defined as Field Gateway. It could be considered in #9