Greengrass v2 add component

0

I need to create a new greengrass v2 component and remove old ones. Is it better to update the current greengrass core device with the new component or need to cleanup and create a new core device with the new component?

AWS
Romil_S
asked 3 years ago342 views
2 Answers
3
Accepted Answer

There should be no need to create a new core device. You can add the new component to your deployment and remove any that are no longer needed and the deployment will take care of getting the existing core device(s) that are associated with that deployment synced up with your changes. I actually used this very method while creating and updating a demo I was working on recently. Keep in mind that this action may interrupt processes running on your existing device, so if it's production critical plan around this.

AWS
Jeff_B
answered 3 years ago
profile picture
EXPERT
reviewed a month ago
0

If you want to get started using Greengrass v2, be sure to check out http://greengrassworkshop.com/ where we take you through on setting up component and deploying it.

AWS
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions