Skip to content
This repository was archived by the owner on Jul 26, 2019. It is now read-only.
Erika Burdon edited this page Jul 28, 2016 · 3 revisions

FacebookDataAnalysis wiki!

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.


What is this... thing?

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.

Looking to contribute?

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

Clone this wiki locally