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

feita há 3 anos196 visualizações
1 Resposta
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.

respondido há 3 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas