Tutorial creating hello world greengrass Lambda (in Python)

preview_player
Показать описание
Tutorial creating hello world greengrass Lambda (in Python)

In this video I show the following:
- Create a Greengrass Lambda in Python
- The Lambda will post a text msg on topic ”hello/world” every 5 seconds
- Deploy this Lambda to AWS
- Configure AWS IoT to use this Lambda
- Configure AWS IoT to allow this lambda to post on the MQTT topic ”hello world” to IoT Cloud
- Deploy the Lambda to the Greengrass device
- Verify that the messages are received in IoT Cloud

Links used in the video:
Code used in example:

Page with links to Greengrass SDK's:
Рекомендации по теме
Комментарии
Автор

Would be best if you did everything from scratch. Your video contains elements that were already preset prior the video.
I suggest that you work along with your viwers..That would be best.

rubyonrail
Автор

This is really short and sweet demo. I did tried same steps as explained by you. But at EC2 I am getting "exec \\\python3. 7\\\ executable file not found in $PATH\" while deploying in runtime.log can you please guide how to set this path?

isaqzarekari
visit shbcf.ru