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

https://github.com/qaware/cloudcomputing

Vorlesung Cloud Computing
https://github.com/qaware/cloudcomputing

Last synced: 9 months ago
JSON representation

Vorlesung Cloud Computing

Awesome Lists containing this project

README

          

![Vorlesung Cloud Computing](https://github.com/qaware/cloudcomputing/blob/master/vl-cc-logo.jpg "Vorlesung Cloud Computing")

__Aktuelle Vorlesung: Technische Hochschule Rosenheim, Wintersemester 2019/2020__

Inhalte:

0. [Organisatorisches](00-einfuehrung/Orga.pdf)
1. [Einführung Cloud Computing](00-einfuehrung)
2. [Kommunikation](01-kommunikation)
3. [Programmiermodelle: Reactive Programming](12-programmiermodelle)
4. [Virtualisierung](02-virtualisierung)
5. [Provisionierung](03-provisionierung)
6. [Infrastructure-as-a-Service](04-iaas)
7. [Cluster-Scheduling](05-cluster-scheduling)
8. [Cluster-Orchestrierung](06-orchestrierung)
9. [Cloud-fähige Softwarearchitekturen](07-cloud-architektur)
10. [Plattform-as-a-Service](08-paas)
11. [Serverless](09-serverless)
12. [Big Data: Speicherung und Verarbeitung](10-big-data)
13. [Continous Delivery](11-cd)
14. [Prüfungsvorbereitung](13-zusammenfassung)

Für die Übungen notwendige Software:

* Java-Entwicklungsumgebung der Wahl (Eclipse, IntelliJ, Netbeans).
* Java Development Kit (JDK) 8. (https://adoptopenjdk.net/)
* git in der aktuellsten Version: https://git-scm.com/download/win. Optional: github Desktop (https://desktop.github.com).
* Vagrant (inklusive der benötigten VirtualBox Version) in der aktuellsten Version. (https://www.vagrantup.com)
* Docker for Windows (https://docs.docker.com/docker-for-windows) oder Docker for Mac (https://docs.docker.com/docker-for-mac)
* Minikube (https://github.com/kubernetes/minikube/releases)
* Minishift (https://github.com/minishift/minishift/releases)

Autoren:

* Josef Adersberger (josef.adersberger@qaware.de, [@adersberger](https://twitter.com/adersberger))
* M.-Leander Reimer (mario-leander.reimer@qaware.de, [@lreimer](https://twitter.com/LeanderReimer))
* Moritz Kammerer (moritz.kammerer@qaware.de, [@phxql](https://github.com/phxql))
* Sonja Wegner (sonja.wegner@qaware.de, [@sonjawegner](https://github.com/sonjawegner))

Creative Commons Lizenzvertrag
Cloud Computing Vorlesung von Josef Adersberger und M.-Leander Reimer ist lizenziert unter einer Creative Commons Namensnennung - Weitergabe unter gleichen Bedingungen 4.0 International Lizenz.