Greengrass group deployment

0

Hi everyone, I am new to aws greengrass and still trying to learn the ropes around how it works.

Is it possible to update a lambda function to a newer version/alias without redeploying the whole Greengrass group? From the documentation it seems as though redeploying the whole group is the only way to do it. If not, can someone explain why? The reason for asking this is because I am curious to see if I can send a small update (Like making a small change in the lambda function) from the IOT core without stopping the Greengrass core.

Also, I would greatly appreciate any resources to understand AWS IOT Greengrass better. I read the documentation and some courses, but if you have any other suggestions I would love the advice?

Edited by: rakibkamal on Nov 30, 2020 11:38 AM

posta 3 anni fa195 visualizzazioni
1 Risposta
0

Did some more research, and I don't think there is a straightforward way to alter a lambda function to a newer version without redeploying the whole group. The ObjectDefinition objects will be slightly different if a lambda function is updated to a newer version, so re-deploying the whole group is necessary.

con risposta 3 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande