Do machine learning models run within an AWS IoT Greengrass group or on an AWS IoT Greengrass core?

0

According to the AWS IoT Greengrass developer guide, you need to configure ML inference at the AWS IoT Greengrass group level. In the sample at GitHub, I see that an AWS Lambda function and an ML model are exported to an AWS IoT Greengrass core.

Do ML models run within an AWS IoT Greengrass group or on an AWS IoT Greengrass core?

AWS
EXPERT
asked 3 years ago262 views
1 Answer
0
Accepted Answer

AWS IoT Greengrass ML inferences run on AWS IoT Greengrass core edge devices, not in the cloud. AWS IoT Greengrass ML inference configuration is done within the cloud at the AWS IoT Greengrass group level. Then, the ML inference is run on an AWS IoT Greengrass core edge device.

For more information, see Setting up AWS IoT Greengrass core devices.

AWS
answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions