isabelaranguren / aws-twitter-streans

A serverless application to stream tweets into Elasticsearch and Kibana through AWS Kinesis Firehose.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter Stream AWS

A serverless application to stream tweets into Elasticsearch and Kibana through AWS Kinesis Firehose. This stream uses a custom lambda function as a preprocessor to get the sentiment associated with the tweet (NEUTRAL, POSITIVE, NEGATIVE or MIXED) with AWS Comprehend.

About

A serverless application to stream tweets into Elasticsearch and Kibana through AWS Kinesis Firehose.


Languages

Language:Python 93.2%Language:Shell 6.8%