Summary
In this chapter, we discovered how to deploy analytics on Azure ML and Amazon SageMaker, using the algorithms developed in Chapters 13 and 14. We looked at the differences between the deployment methodologies of Azure and AWS, and we also explored the new trend of IoT analytics.
This chapter was the final chapter of our journey into the IIoT. We started in Chapter 1 by looking at the differences between the IoT and the IIoT. The first four chapters talked about the most important data sources in the industrial sector and the differences between them. We looked at the Open Platform Communications Unified Architecture (OPC UA) standard and learned how it is the de facto standard in the industrial sector. We also understood the differences between data polling and data subscription. In Chapter 7, we explored a general-purpose architecture of IIoT platforms and implemented three different prototypes in the chapters that followed: open source, Azure, and AWS platforms. We learned...