How to run a script in a greengrass component environment for testing/development

0

For testing/development Is it possible to manually run a program which is destined to run in a greengrass component, in some sort of assumed greengrass environment for testing.

For example, if there was some way via the CLI to assume a greengrass component environment, and then just manually execute the script/program to test.

majh
feita há um ano281 visualizações
1 Resposta
0
Resposta aceita

Hi Majh,

My suggestion is to deploy the Jupyter Lab component onto your device. Apart from providing a experimentation platform in case you are developing in Python, you can open a terminal session running in Greengrass. From there you can execute scripts or any other piece of code as your custom component would do.

Enter image description here

Cheers,

Massimiliano

AWS
ESPECIALISTA
respondido há um ano

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