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

已提問 3 年前檢視次數 196 次
1 個回答
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.

已回答 3 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南