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

https://github.com/qaware/cloud-computing-th-rosenheim


https://github.com/qaware/cloud-computing-th-rosenheim

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

![Lecture Cloud Computing](https://github.com/qaware/cloud-computing-th-rosenheim/blob/master/vl-cc-logo.jpg "Lecture Cloud Computing")

> [!WARNING]
> This repository was moved to [Git LFS](https://git-lfs.com/) on 21.09.2023.
> Hence, the git history has been rewritten. In case your local copy of the repository is older than the mentioned date, please clone it again.
> To successfully clone this repository Git LFS must be installed on your machine.

__Current Lecture: Technische Hochschule Rosenheim, Wintersemester 2024/2025__

[Organizational matters](01-introduction/organizational-matters.pdf)

Contents:

1. [Introduction to Cloud Computing](01-introduction)
2. [Communication](02-communication)
3. [Virtualization](03-virtualization)
4. [Provisionierung](04-provisioning)
5. [Infrastructure as a Service](05-iaas)
6. [Cloud-native software architecture](06-cloud-architektur)
7. [Cluster orchestration](06-orchestrierung)
8. [Service-Meshes](06-orchestrierung)
9. [Serverless](99-ci-cd_serverless)
10. [Plattform as a Service](10-paas-cd)
11. [Continous Delivery](11-cd)
12. [Cloud runtimes](11-cd)
13. [Exam preparation](13-zusammenfassung)

Required Software for the practice sessions:

* Java IDE of your choice (Recommendation: IntelliJ IDEA).
* Java Development Kit (JDK) 17. (https://www.azul.com/downloads/?package=jdk)
* git in the latest version: https://git-scm.com/. Optional: github Desktop (https://desktop.github.com).
* Vagrant + Virtualbox in the latest version. (https://www.vagrantup.com)
* Docker (https://www.docker.com/)
* Kind (https://kind.sigs.k8s.io/)
* Tilt (https://tilt.dev)

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))
* Simon Bäumler (simon.baeumler@qaware.de, [@simonbaeumler](https://github.com/simonbaeumler))
* Franz Wimmer (franz.wimmer@qaware.de, [@zalintyre](https://github.com/zalintyre))
* Lukas Buchner (lukas.buchner@qaware.de, [@CryoCodec](https://github.com/CryoCodec))

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.