https://github.com/qaware/cloud-computing-th-rosenheim
https://github.com/qaware/cloud-computing-th-rosenheim
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/qaware/cloud-computing-th-rosenheim
- Owner: qaware
- License: mit
- Created: 2021-09-24T06:21:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-20T09:03:49.000Z (12 months ago)
- Last Synced: 2025-03-23T19:11:11.373Z (10 months ago)
- Language: JavaScript
- Size: 102 MB
- Stars: 14
- Watchers: 8
- Forks: 6
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

> [!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))

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.