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?

gefragt vor einem Jahr227 Aufrufe
1 Antwort
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
EXPERTE
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen