tachOrg / Real-Time-Data-Processing-Application

0 stars 0 forks source link

Connect data stream to aws kinesis stream #12

Closed tacho090 closed 1 year ago

tacho090 commented 1 year ago

Connect data stream from CPU usage to AWS Kinesis data stream. The objective is to have this data represented in an AWS DynamoDB table same as the unicorn exercise.

XrosHeart05 commented 1 year ago

I take and start the task

XrosHeart05 commented 1 year ago

Already connected the data stream, successfully sent data packet to AWS Kinesis from bash scripts.

tacho090 commented 1 year ago

Is there a pull request for this issue? @XrosHeart05

XrosHeart05 commented 1 year ago

Yes, this PR

tacho090 commented 1 year ago

Closed due to https://github.com/tachOrg/shell_scripts/pull/2