View a markdown version of this page

Smart products - Manufacturing on AWS

Smart products

The smart products diagram shows how to connect manufactured products and machines to AWS for telemetry and event processing.

Smart products diagram for connecting manufactured products to AWS.
  1. Use AWS IoT Core to connect products by using MQTT (Message Queuing Telemetry Transport).

  2. Ingest telemetry to Amazon S3 with Amazon Data Firehose for durable storage.

  3. Define event logic with AWS IoT Events and Amazon SNS for alerting.

  4. Build microservices with Lambda and Amazon DynamoDB to process telemetry and serve applications.