AWS IoT Greengrass (V2) Scheduling Deployment of Components

0

Hello, How can I ensure minimal impact on service availability (AWS IoT Greengrass Core Device) while deploying new/updated components? Is there a way to schedule these activities (e.g., maintenance windows)? The Greengrass device is not connect to any client-device, it is the actual device used by users and it may have severe impact on users if it goes down unexpectedly. Thank you, Yossi

yossico
feita há 2 anos521 visualizações
1 Resposta
2
Resposta aceita

Deployments cannot be scheduled directly, but you can write any logic that you want to defer a deployment on a device until later. This is accomplished using the IPC API "DeferComponentUpdate".

See: https://docs.aws.amazon.com/greengrass/v2/developerguide/defer-component-updates-tutorial.html

AWS
ESPECIALISTA
respondido há 2 anos
profile picture
ESPECIALISTA
avaliado há 24 dias

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