Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/casassg/thesis

Undergraduate final thesis: Big Data Analytics on Container Orchestrated Systems
https://github.com/casassg/thesis

casassg-thesis cassandra docker kubernetes latex spark thesis zeppelin

Last synced: 17 days ago
JSON representation

Undergraduate final thesis: Big Data Analytics on Container Orchestrated Systems

Awesome Lists containing this project

README

        

# Big Data Analytics on Container Orchestrated Systems
[Gerard Casas Saez](http://gerard.space) undergraduate final thesis in Facultat d’Informàtica de Barcelona, Universitat Politècnica de Catalunya.

## Thesis

### Generate PDF

**Requirements:** Latex (bibtex and pdflatex) and Make

- `make`
- Result: `open ./Gerard_Casas_Saez_Thesis.pdf`

### Structure

- Each chapters is represented by a file in the [Chapters](Chapters/) folder
- Appendices are embeded by individual files located in the [Appendices](Appendices/) folder
- All figures are attached from [Figures](Figures/) folder

## Presentation

**Requirements:** Xelatex and Make

- `make presentation`
- Result: `open ./presentation.pdf`

----

Written and developed as part of [Project EPIC](https://github.com/Project-EPIC) in Boulder, CO