Contents

Internet of Things using AWS Cloud

Would you like to understand how to securely connect devices to the AWS Cloud and effectively manage your IoT fleet? This book provides an introduction to the Internet of Things domain, covering various aspects of connectivity and device management using AWS Cloud.

Key Features

  • Technical foundations of the Internet of Things explained and reinforced with sample implementations.
  • Uncovered the reasoning behind best practices tested in real-life commercial deployments.
  • Hands-on exercises using an interactive IoT Lab environment.

Free Sample

Internet of Things using AWS Cloud (sample)

Book Description

/book_iot_using_aws/iot_book_cover.jpeg

The Internet of Things (IoT) is not a “single thing” but a blend of multiple technologies and concepts like networking, cybersecurity, software, and hardware design. Starting the IoT journey might seem intimidating as there is no clear path to follow. Often technical documentation operates on ambiguous terms without explaining the basic principles and lacks real-life examples.

I prepared this book as an introduction to the Internet of Things domain. My goal is to create solid foundations you can build on. IoT is all about communication. Devices gather data and send it to applications for processing and knowledge extraction. Applications send commands to devices to optimize their performance. That is why I focused on various aspects of connectivity and device management. Establishing a secure connection between devices and backend applications is a crucial backbone of any IoT system. I will show you how to manage devices leveraging the Amazon Web Services (AWS) Cloud. That knowledge will empower you to work with vast fleets of devices distributed around the globe.

What makes this book unique? I will share tools and techniques I used during commercial deployments of IoT solutions for multinational enterprises. You will understand the reasoning behind my recommendations and know how to apply them. Real-life projects rarely use AWS Web Console to manage cloud resources. That approach is error-prone and does not scale. I will use Python programming language to guide you through the world of IoT and manage relevant AWS infrastructure. We will automate various tasks and create production-ready assets. This approach does not limit you to Python language. Once you understand the discussed concepts, you will be able to implement them using any language supported by AWS Software Development Kits (SDKs).

What you will learn

  • The fundamental principles of the Internet of Things (IoT),
  • How to represent devices in the AWS IoT Core device registry,
  • How to establish trust in a distributed IoT environment,
  • How to use the Private Key and X.509 Certificate as proof of identity for devices,
  • The basics of the MQTT protocol, the various connectivity options it provides, and the best practices in designing the MQTT Topic structure,
  • How to ensure end-to-end message delivery in a distributed IoT environment,
  • Important limits and quotas of AWS IoT services,
  • … and many more IoT-related aspects!

Who this book is for

I wrote this book for everyone interested in the Internet of Things domain.
Technical Architects or Developers will find detailed explanations and ready-to-use code samples.
Product Owners and CTOs will gain a deep understanding of security and connectivity aspects, enabling them to make informed product/service design decisions.

Buy This Book

This book is available in the PDF version.

Table of Contents

  1. Introduction
  2. About me
  3. The Internet of Things
  4. Areas of IoT
  5. Information flow
  6. Business Case and environment overview
  7. IoT Lab environment
  8. Cloud infrastructure management
  9. Representation of Devices in the AWS Cloud
  10. Billing Groups
  11. IoT Thing
  12. Thing Type
  13. Thing Group
  14. Assigning IoT Things to Thing Groups
  15. MQTT Protocol
  16. MQTT Topic structure
  17. MQTT Topic filters
  18. MQTT exercises
  19. Sample MQTT Topic structure
  20. Quality of Service in MQTT
  21. End-to-end message delivery
  22. Persistent sessions
  23. Retained messages
  24. Proof of Identity
  25. Obtaining the Private Key and X.509 Certificate from AWS
  26. Using your own Private Key (recommended approach)
  27. Device identity and permissions at AWS
  28. X.509 Certificates in AWS IoT
  29. IoT Policy
  30. AWS IoT Core Logs
  31. The IAM Role
  32. Connecting simulated Devices to the AWS IoT Core
  33. AWS IoT endpoints
  34. Improved MQTT Topic structure, IoT Thing Attributes, and IoT Policy
  35. Device Registry improvement
  36. Generic (yet very restrictive) IoT Policy
  37. Sample IoT use case leveraging serverless AWS backend
  38. AWS IoT Rules
  39. Subscribing to MQTT Messages
  40. Conclusion
  41. Solutions
Support quality content❤️ Donate💰

Sign up for news: (by subscribing you accept the privacy policy)