The Internet of Things on AWS – Official Blog

Category: AWS Cloud Development Kit

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.

Trigger AWS IoT Greengrass component deployments from AWS CodeCommit

As computing power extends into Internet of Thing (IoT) devices, software becomes more and more crucial to making decisions, processing data, and providing insight to end users at the device. Devices are the backbone of many businesses and applications. Regardless of the use case, customers benefit from quick, widespread deployment of software updates and improvements […]