Code Monkey home page Code Monkey logo

ravirajuv / aws-serverless-architecture-using-kinesis-lambda-s3-and-twitter Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 6.0 2.06 MB

Amazon Kinesis is a tool used for working with data in streams. It has a few features — Kinesis Firehose, Kinesis Analytics and Kinesis Streams and we will focus on creating and using a Kinesis firehose

Python 100.00%
aws-lambda aws-s3 kinesis-firehose twitter-api tweepy twitter python cloud streaming-data social-data

aws-serverless-architecture-using-kinesis-lambda-s3-and-twitter's Introduction

AWS-serverless-architecture-using-Kinesis-lambda-S3-and-Twitter

To do this yourself you will need the below resources:

  • An active AWS account with kinesis firehose delivery stream, lambda function and S3.
  • Twitter developer account with an app created in it.
  • Keys and Tokens of the app created.

Steps to follow:

  • To create a firehose delivery stream go to services>>Analytics>>Kinesis>>DataFirehos>>CreateDeliveryStream(while creating firehose you need to provide a S3 location to store the data).
  • In this repository I have included a zip file(twitter_data.zip) to upload it to your lambda function which includes all the required python packages and their dependencies.
  • After uploading the zip file into your lambda function console you can edit the code inline and provide required details.
  • Don't forget to attach required policies to your aws role which will be used to execute your lambda function and update the handler to twitter_data.lambda_handler to avoid import error.

Knowledge Resources:

aws-serverless-architecture-using-kinesis-lambda-s3-and-twitter's People

Contributors

ravirajuv avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.