Azure – What is the good design to handle messages in a same process and send it to cloud without a data loss?
I am working on designing a solution for sending data from windows based devices to the cloud. Here is the high level Device Software: The device software is currently written in C, C++ or C# languages based on the device…