Giter Site home page Giter Site logo

cloudcomputinghw's Introduction

E6998 Sec 5 Cloud Computing Homework

Ming Zhou (UNI: MZ2591), Emily Hua (UNI: YH2901)


Homework 1

url: http://pre-env.jih6zvtkdb.us-east-1.elasticbeanstalk.com/

  • Backend: Backend services, written in TypeScript with NodeJS and ExpressJS
  • Frontend: Frontend views, written in TypeScript with AngularJS v2
  • ElasticBeanstalk: Elastic Beanstalk configuration and app archive
  • Lambda: (Unused), reserved for gluing backend services together
Tasks:

Backend:

  • Fetch tweets in real time from Twitter Streaming API
  • Use Elastic Search to store and index the tweets
  • Expose RESTful APIs for searching with content, user and location
  • Deploy on an auto-scalling environment

Frontend:

  • Web UI for user to search for given keywords
  • Use Google Map SDK to display the tweets in its original location
  • Search tweets from the user chosen location and distance

Homework 2

url: http://ec2-52-70-84-118.compute-1.amazonaws.com/

kibana url: http://ec2-52-70-84-118.compute-1.amazonaws.com:5601/

kafka manager url: http://ec2-52-70-84-118.compute-1.amazonaws.com:9000/

zookeeper url: http://ec2-52-70-84-118.compute-1.amazonaws.com:2181/

  • Backend: Backend services, written in TypeScript with NodeJS and ExpressJS, modular design
  • Frontend: Frontend views, written in TypeScript with AngularJS v2 and BootStrap
Tasks:

Backend:

  • Fetch tweets in real time from Twitter Streaming API
  • Use kafka as the Event Queue replacement for AWS SQS
  • Gather tweet sentiment data from watson from multi-threading worker poll
  • Send processed tweets to AWS SNS to notify the persisting procedure
  • Use Elastic Search to store and index the tweets

Frontend:

  • Web UI for user to search for given keywords and username
  • Use Google Map SDK to display the tweets in its original location
  • Draw sentiment markers (with happy, neutral and sad face)
  • Update the tweets list in real time, with sentiment displayed as background

cloudcomputinghw's People

Contributors

mzhoume avatar yh1008 avatar

Watchers

 avatar Dhruv Shekhawat avatar  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.