iot

Architect scalable AWS IoT solutions across IoT Core, Greengrass v2, SiteWise, and fleet provisioning.

12|5|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/aws-samples/sample-claude-code-plugins-for-startups --skill iot-aws-samples
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: iot
Source: https://github.com/aws-samples/sample-claude-code-plugins-for-startups/tree/main/plugins/aws-dev-toolkit/skills/iot
Command: npx skills add https://github.com/aws-samples/sample-claude-code-plugins-for-startups --skill iot-aws-samples

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Specialist guidance for AWS IoT helps engineers design secure, scalable IoT architectures across IoT Core, Greengrass v2, SiteWise, IoT Events, and fleet provisioning, enabling reliable edge-to-cloud solutions.

Core Features & Use Cases

  • Expertise spanning IoT Core, Greengrass v2, IoT SiteWise, IoT Events, and fleet provisioning to design robust IoT architectures.
  • Use cases include end-to-end architecture design for devices at scale, edge computing strategies, secure provisioning, and fleet management patterns.

Quick Start

Design an end-to-end AWS IoT architecture for a factory with 500 devices, including edge compute and fleet provisioning.

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 large fleet of devices?

To design an AWS IoT architecture, use IoT Core for connectivity and fleet provisioning to securely register devices at scale. Combine Greengrass v2 for edge computing and SiteWise for industrial data to build a complete edge-to-cloud solution.

What is the best way to provision IoT devices securely at scale in AWS?

Secure IoT device provisioning at scale uses AWS fleet provisioning patterns. This approach automates device authentication and certificate distribution through IoT Core, ensuring secure identity management when onboarding fleets.

Can I use AWS Greengrass v2 for edge computing in my IoT architecture?

Yes, AWS Greengrass v2 enables edge computing in IoT architectures by allowing local data processing and filtering. It deploys containerized functions to devices, reducing latency and bandwidth before routing aggregated data to the cloud.

Does this IoT architecture pattern support industrial data collection with SiteWise?

Yes, AWS IoT SiteWise integrates into this IoT architecture to collect, store, and organize industrial equipment data. It works with IoT Core to route sensor metrics for facility-level monitoring and analytics.

How do I route IoT device data from the edge to the cloud?

Routing IoT device data uses IoT Core rules to filter and forward messages to downstream services. Greengrass v2 processes data locally at the edge, uploading refined telemetry to cloud endpoints for storage and analysis.

When should I use AWS IoT Events in my edge-to-cloud architecture?

Use AWS IoT Events in edge-to-cloud architectures when you need to detect and respond to specific patterns in device telemetry. It models complex state machines to trigger automated actions based on real-time sensor inputs.