Azure IoT Edge Preview 2 - Lessons Learned Series

I'm writing a series of posts tagged with IoTEdgePreviewLessonsLearned to share knowledge about Azure IoT Edge Preview 2.

The background is that I'm developing an Azure IoT Edge proof of concept  to replace a custom monitoring pipeline I designed a couple years ago.  The current pipeline collects telemetry into Event Hub and stream processes it with Worker Roles.  The goal is to move the high rate event processing to the source of the events leveraging Azure IoT Edge modules for the real-time monitoring and AI control algorithms.  The modules will then flow aggregate and statistical information to the cloud for machine learning and other analysis.