Giter Club home page Giter Club logo

tweet-map's Introduction

This repository includes two course assignment of mine. The twitter streaming part is under the root directory and is shared between both assignment. eb-flask is a Flask application for assignment one, and eb-rails is an RoR application for assignment two.

Check Cloud Computing | Trello for more resources regarding the assignments.

Assignment 1 - Tweet Map

The goal of this assignment is to provide you experience in developing and deploying a web application using AWS Cloud services. Your web application would collect Twitts and do some processing and represent the Twitts on GoogleMaps. Following are the required steps:

  1. Use Twitter Streaming API to fetch tweets from the twitter hose in real-time.

  2. Use ElasticSearch(elastic/elasticsearch: Open Source, Distributed, RESTful Search Engine) or AWS CloudSearch to store the tweets on the backend

  3. Create a web UI that allows users to search for a few keywords (via a dropdown). The keywords (up to 10) can be of your choosing.

  4. Use Google Maps API to render these filtered tweets in the map in whatever manner you want.

  5. Deploy your application on AWS Elastic Beanstalk in an auto-scaling environment.

Assignment 2 - SQS and SNS

  • Use the Amazon SQS service to create a processing queue for the Tweets that are delivered by the Twitter Streaming API.

  • Use Amazon SNS service to update the status processing on each tweet so the UI can refresh.

  • Integrate a third party cloud service API into the Tweet processing flow.

  • Architecture Diagram

tweet-map's People

Contributors

ceceliayue avatar radonx avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

ianmadlenya

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.