0% found this document useful (0 votes)
74 views1 page

Machine To Cloud Connectivity Framework Sol

This solution helps factory managers connect operational technology assets to AWS for robust data ingestion from on-premises machines. An Amazon S3 bucket stores a CloudFront user interface. API Gateway and Cognito authenticate API requests. Lambda functions power the interface and configure IoT Greengrass and IoT SiteWise gateways. DynamoDB stores connection metadata. IoT SiteWise and Kinesis handle telemetry data.

Uploaded by

Pavan Savla
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
74 views1 page

Machine To Cloud Connectivity Framework Sol

This solution helps factory managers connect operational technology assets to AWS for robust data ingestion from on-premises machines. An Amazon S3 bucket stores a CloudFront user interface. API Gateway and Cognito authenticate API requests. Lambda functions power the interface and configure IoT Greengrass and IoT SiteWise gateways. DynamoDB stores connection metadata. IoT SiteWise and Kinesis handle telemetry data.

Uploaded by

Pavan Savla
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

An Amazon CloudFront user interface

1 deploys into an Amazon S3 bucket


Machine to Cloud Connectivity Framework configured for web hosting.
An Amazon API Gateway API provides the
This solution helps factory production managers connect their operational technology assets to the cloud, providing 2
user interface for client requests.
robust data ingestion from on-premises machines into AWS. To deploy this solution using the available AWS
An Amazon Cognito user pool
CloudFormation template, select Deploy with AWS. 3 authenticates the API requests.

AWS Lambda functions power the user


4 interface, as well as the configuration and
deployment mechanism for AWS IoT
Greengrass and AWS IoT SiteWise gateway
resources. Amazon DynamoDB tables store
the connection metadata.
An AWS IoT SiteWise gateway
5 configuration for any OPC UA data sources.

An Amazon Kinesis Data Streams data


6 stream, Amazon Kinesis Data Firehose, and
Amazon S3 bucket to store telemetry data.
AWS IoT Greengrass is used on an on-
7 premises industrial gateway to run protocol
connector Lambda functions to connect and
read telemetry data from your OPC UA and
OPC DA servers.
Lambda functions are deployed onto AWS
8 IoT Greengrass Core software on the
industrial gateway to connect to the servers
and to send the data to the configured
destination(s).
Lambda functions that collect the telemetry
9 data write to AWS IoT Greengrass stream
manager streams. The publisher Lambda
functions read from the streams.

Publisher Lambda functions forward the


10 data to the appropriate endpoint.

Reviewed for technical accuracy July 30, 2021


© 2021, Amazon Web Services, Inc. or its affiliates. All rights reserved. Deployable AWS Reference Implementation Deploy with AWS

You might also like