Skip to content

Here I have attached the Boto3 Module and GreenGrass SDK with python code to send the Data from Raspberry Pi to Store Data in AWS DynamoDB

Notifications You must be signed in to change notification settings

anujdev11/AWS-Greengrass-With-DynamoDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS-Greengrass-With-DynamoDB

Here I have implemented the Boto3 Module and GreenGrass SDK with python to send the Data from Raspberry Pi to Store Data in AWS DynamoDB

1. Introduction:

AWS IoT Greengrass is software that extends cloud capabilities to local devices. This enables devices to collect and analyze data closer to the source of information, react autonomously to local events, and communicate securely with each other on local networks. AWS IoT Greengrass developers can use AWS Lambda functions and store data on DynamoDB. So, for this blog we will store the local data to DynamoDB using Greengrass on local device.

alt text

2. Implementation Stepts

Link To Blog for Implementation

About

Here I have attached the Boto3 Module and GreenGrass SDK with python code to send the Data from Raspberry Pi to Store Data in AWS DynamoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages