-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Here's where you'll find a bunch of useful information related to this project. It is hosted live at erikaburdon.ca from July 30th - August 12th 2016
. Don't miss out!
This wiki is structured to quickly give you information on how to either run the tool locally, how to configure AWS to create and execute a copy implementation on your own, and how to use the tool via the website.
For an overview of the microservice's architecture, inspiration and logic behind the project, and details of each stage (complete with diagrams!), please read the write-up saved to erikaburdon.ca.
This project accomplishes two things - it implements a:
A) creative MapReduce application to execute Data Analysis on a user's personal Facebook data
B) serverless microservice (distributed architecture) using Amazon Web Services
The core of the project is implemented in Go Lang, with the pre- and post- parsing written in Python.
Fork this repo, make your changes, and pull request with a comment on what changed and how it improves the existing implementation.
Development Team:
Erika Burdon | @eburdon
Jordan Heemskerk | @jordan-heemskerk
Alex Carmichael | @ShovelHand