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 年前227 查看次数
1 回答
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
专家
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容