kin-kins / AWS_IOT_Core

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 DB or S3. Also Glue can be used on the datasets.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%