Overview

Benefits

Flexible integration via APIs to critical work areas, devices, and AWS AI/ML services that automate the creation and monitoring of issues.
Configurable site hierarchy, events, root causes, and reporting to view and resolve issues across your factory.
Observer views and analytics pipeline to help you manage open issues and create custom dashboards for issues reporting.
Technical details

The diagram below presents the architecture you can automatically deploy using this solution's implementation guide and accompanying AWS CloudFormation template.
Step 1
An Amazon CloudFront web interface deploys into an Amazon Simple Storage Service (Amazon S3) bucket configured for web hosting.
Step 2
An Amazon Cognito user pool allows the solution’s administrators to register users and groups using the web interface.
Step 3
AWS AppSync GraphQL APIs and AWS Amplify power the web interface. Amazon DynamoDB tables store the factory data.
Step 4
An AWS IoT rule engine helps users monitor manufacturing workstations or devices for events, and then routes the events to the correct engineer for resolution in real-time.
Step 5
Authorized users can interact with and receive notifications from this solution. An AWS Lambda function and Amazon Simple Notification Service (Amazon SNS) send emails and SMS notifications.
Step 6
Issues created, acknowledged, and closed in the web interface are recorded and updated using AWS AppSync and DynamoDB.
Step 7
The AWS AppSync GraphQL APIs can be called directly with HTTP POST requests.