iot

Design AWS IoT architectures for connected device platforms and fleet management workflows.

15|20|Updated May 11, 2026
One-click install
npx skills add https://github.com/awslabs/startups --skill iot-awslabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: iot
Source: https://github.com/awslabs/startups/tree/main/solution-architecture/plugins/aws-dev-toolkit/skills/iot
Command: npx skills add https://github.com/awslabs/startups --skill iot-awslabs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps architects and developers design reliable AWS IoT solutions by providing structured guidance for device connectivity, edge computing, security, telemetry ingestion, and fleet operations.

Core Features & Use Cases

  • IoT Architecture Design: Select and combine AWS IoT services for device communication, data routing, storage, analytics, and operational management.
  • Device and Fleet Management: Plan MQTT messaging, Device Shadows, fleet provisioning, certificates, IoT Jobs, and Device Defender security practices.
  • Edge Computing Patterns: Design Greengrass v2 deployments for local processing, offline operation, buffering, and machine learning inference at the edge.
  • Use Case: Build a production IoT platform for industrial sensors that securely connects devices, stores telemetry, manages updates, and monitors fleet health.

Quick Start

Use the iot skill to design an AWS IoT architecture for a fleet of connected temperature sensors with secure provisioning, telemetry storage, and edge processing.

Frequently Asked Questions about iot

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design an AWS IoT architecture for a fleet of connected devices?

To design an AWS IoT architecture, you combine IoT Core, MQTT, and Greengrass for device communication, telemetry routing, and operational fleet management. This provides structured guidance for secure connectivity and scalable messaging across your connected device platform.

What is the best way to manage MQTT messaging and Device Shadows for industrial sensors?

Managing MQTT messaging and Device Shadows involves planning scalable messaging patterns and fleet provisioning to synchronize device state. This ensures reliable telemetry ingestion and operational controls for industrial or consumer device scenarios.

Does AWS IoT Greengrass support edge computing and offline operation?

AWS IoT Greengrass v2 supports edge computing by enabling local processing, offline operation, data buffering, and machine learning inference. This allows connected devices to function reliably even with intermittent cloud connectivity.

How do I securely provision IoT devices and manage fleet security at scale?

Secure IoT device provisioning requires planning certificate management, fleet provisioning workflows, and Device Defender security practices. This establishes secure device authentication and operational fleet controls across your connected platform.

Can I use this approach for both industrial sensors and consumer IoT platforms?

Yes, this AWS IoT architecture design applies to both industrial and consumer device scenarios. It accommodates secure device authentication, telemetry pipelines, edge computing strategies, and scalable messaging patterns regardless of the specific use case.

What AWS services do I need for telemetry ingestion and device fleet operations?

Telemetry ingestion and fleet operations require combining AWS IoT Core for data routing, Device Shadows for state management, and IoT Jobs for operational updates. This integrated approach handles data storage decisions and monitors fleet health effectively.