Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Hands-On Industrial Internet of Things

You're reading from   Hands-On Industrial Internet of Things Build robust industrial IoT infrastructure by using the cloud and artificial intelligence

Arrow left icon
Product type Paperback
Published in Nov 2024
Publisher Packt
ISBN-13 9781835887462
Length 530 pages
Edition 2nd Edition
Arrow right icon
Authors (2):
Arrow left icon
Antonio Capasso Antonio Capasso
Author Profile Icon Antonio Capasso
Antonio Capasso
Giacomo Veneri Giacomo Veneri
Author Profile Icon Giacomo Veneri
Giacomo Veneri
Arrow right icon
View More author details
Toc

Table of Contents (21) Chapters Close

Preface 1. Part 1:Industrial IoT FREE CHAPTER
2. Chapter 1: Introduction to Industrial IoT 3. Chapter 2: Understanding the Industrial Process and Devices 4. Chapter 3: Industrial Data Flow and Devices 5. Chapter 4: Implementing the Industrial IoT Data Flow 6. Chapter 5: Applying Cybersecurity 7. Chapter 6: Performing an Exercise Based on Industrial Protocols and Standards 8. Part 2:Industrial IoT Architecture
9. Chapter 7: Developing Industrial IoT and Architecture 10. Chapter 8: Implementing a Custom Industrial IoT Platform 11. Chapter 9: Building an AWS Industrial IoT Solution 12. Chapter 10: Implementing an Industrial IOT Data Flow with AWS 13. Chapter 11: Performing a Practical Industrial IoT Solution with Azure 14. Chapter 12: Implementing an Industrial IoT Data Flow with Azure 15. Part 3:Industrial Artificial Intelligence of Things
16. Chapter 13: Performing Diagnostic, Maintenance, and Predictive Analytics 17. Chapter 14: Implementing a Digital Twin – Advanced Analytics 18. Chapter 15: Deploying an Analytics Model 19. Index 20. Other Books You May Enjoy

IoT Core

IoT Core is a basic service to manage devices and receive data from an edge device. To enable IoT Core, we need to open the web console and click on IoT Core, as shown in the following screenshot:

Figure 9.13 – IoT Core on the AWS console

Figure 9.13 – IoT Core on the AWS console

AWS IoT uses X.509 certificates to enforce MQTT security. In the next sections, we are going to do the following:

  • Activate a policy to connect an external device through MQTT/MQTTS
  • Create certificates
  • Enable certificates and attach the previously created policy
  • Use the certificates on the edge
  • Connect the edge to the external data source
  • Start sending data to IoT Core

Alternatively, we can achieve this in a single step: register a new device (which is called a thing by AWS) and connect it automatically.

After registration, we can implement our device on a local PC reusing our Node-RED implementation done in Chapter 6. In the final subsections, we will do the same with...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image