The Internet of Things on AWS – Official Blog

Maxim Chernyshev

Author: Maxim Chernyshev

Patterns for rapid IoT solution prototyping using AWS IoT Greengrass and Docker

Research suggests that Internet of Things (IoT) solution implementations typically take an average of 18-24 months to reach the market and be ready for adoption. Common scenarios related to IoT solution development include device provisioning, telemetry collection, and remote command and control. Depending on your use case, prototyping a well-architected IoT solution requires considerations for good design principles and best practices for each of these scenarios. This post illustrates how you can adopt a prototyping design pattern that combines an AWS Cloud Development Kit (AWS CDK), AWS IoT Greengrass, and Docker to accelerate your IoT solution prototyping on AWS.

Organize your IoT software packages and versions using AWS IoT Software Package Catalog

Introduction As the number of connected IoT devices continues to grow and is expected to reach close to 30 billion by 2030, the need to effectively manage connected device fleets at scale will also increase. IoT device fleet management usually incorporates deployment of software packages to IoT devices, which can consist of package versions containing […]