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
demandé il y a 2 ans521 vues
1 réponse
2
Réponse acceptée

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
EXPERT
répondu il y a 2 ans
profile picture
EXPERT
vérifié il y a 24 jours

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions