This repository contains a part of my Computer Science BSc Degree's Final Graduation Project. In this project I wanted to implement a Cloud Computing platform with simple already-implmemented services for data storage and processing. This part coincide with the automation of the deployment process of a cluster formed by " SPAR-YARN-HADOOP-HDFS " using Ansible.
This project was devloped by me " Rshad Zhran " under the supervision of my tutors, D. José Manuel Benitez Sanchez and D. Manuel J. Parra Royón.
- Rshad Zhran: rashzk95@gmail.com
- José Manuel Benitez: j.m.benitez@decsai.ugr.es
- Manuel J. Parra Royón: manuelparra@decsai.ugr.es
- Introduction
- Cluster Architecture and Components
- Components Distribution
- Ansible Scripting
- Furhter Studies
- References
First of all, in order to start implementing a Cloud Computing Platfrom we need an Architecture Orchestrator, in this case I use OpenStack.