jkielbaey / coursera-cloud-computing-capstone

Capstone project for Coursera's Cloud Computing Specialization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Capstone Cloud-Computing

This project contains the scripts and code of my submission for the Capstone project of the Coursera Cloud Computing Specialization.

The goal of the Capstone project in this Cloud Computing specialization was to apply in practice the knowledge and skills gained throughout the different courses by analyzing a public transportation dataset of the US Bureau of Transportation Statistics. A set of questions had to be solved using the techniques and frameworks presented in the courses.

Part 1 - Batch processing

The first part of the Capstone project focuses on using batch processing systems to solve the presented questions.

Report: Cloud Computing Capstone - Part 1

Part 2 - Streaming

The second part of the project focuses on using streaming systems to solve the same set of questions of in part 1.

Report: Cloud Computing Capstone - Part 2

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Capstone project for Coursera's Cloud Computing Specialization

License:MIT License


Languages

Language:TSQL 52.5%Language:Python 40.9%Language:Shell 6.5%