In this book, in Developing our batch analytics with Airflow section in Chapter 8, Implementing a Custom Industrial IoT Platform, in AWS IoT Analytics section Chapter 10, Implementing a Cloud Industrial IoT Solution with AWS, in Dataflow section in Chapter 11, Implementing a Cloud Industrial IoT Solution with Google Cloud, and in Azure analytics section in Chapter 12, Performing a Practical Industrial IoT Solution with Azure, we discovered how to build analytics based on the cloud or, generally speaking, a centralized infrastructure. We also learned about cold paths and hot paths. From a theoretical point of view, the implementation of analytics should be agnostic with regard to where they are deployed and how we push data. Unfortunately, this is not always the case.
Analytics are strictly coupled with the support they want from the...