Skip to content

This project contains basic pubsub file. It's used to connect the IOT devices to the AWS IOT Core. The user can publish data to the AWS IoT using a Topic. On the AWS end -the user can subscribe to the topic to get the payload message. Furthur ETL jobs can be performed on the data obtained at the AWS iot core, such as pushing the data to Dynamo D…

License

Notifications You must be signed in to change notification settings

kin-kins/AWS_IOT_Core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AWS_IOT_Core

This project has been visited by HitCount people.

alt text

This project contains basic pubsub file. It's used to connect the IOT devices to the AWS IOT Core. The user can publish data to the AWS IoT using a Topic. On the AWS end -the user can subscribe to the topic to get the payload message. Furthur ETL jobs can be performed on the data obtained at the AWS iot core, such as pushing the data to Dynamo DB or S3. Also Glue can be used on the datasets.

This project has been performed on raspberry pi 3B.

For more details you can refer the below link https://docs.aws.amazon.com/iot/latest/developerguide/what-is-aws-iot.html

About

This project contains basic pubsub file. It's used to connect the IOT devices to the AWS IOT Core. The user can publish data to the AWS IoT using a Topic. On the AWS end -the user can subscribe to the topic to get the payload message. Furthur ETL jobs can be performed on the data obtained at the AWS iot core, such as pushing the data to Dynamo D…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages