Deploy web application to aws greengrass

0

Can I deploy a video analysis web application run on a Nvdia Gpu server, which receive videos from pc at the frontend then done the video analysis at the backend, on aws Iot greengrass, without modification of the original project? How to do it? If no, how to deploy it to greengrass with the least modification?

1 Answer
1

Hi,

Your Greengrass component does not need to be modified at all. You must simply create a component whose recipe runs whatever the correct commands are to start the web server.

Cheers,

Michael

AWS
EXPERT
answered a year 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