Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 04-prerequisites-for-this-training.adoc #2

Merged
merged 1 commit into from
Oct 24, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 14 additions & 16 deletions docs/00b-basics/04-prerequisites-for-this-training.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,35 +3,33 @@

Teilnehmerinnen und Teilnehmer **sollten** folgende Kenntnisse und/oder Erfahrung mitbringen:

- Voraussetzung 1
- Voraussetzung 2, etc.
- Praktische Erfahrung in Entwurf und Entwicklung kleiner bis mittelgroßer Softwaresysteme
- Erste praktische Erfahrung beim Monitoring von Softwaresystemen
- Praktische Erfahrung in der Entwicklung mit Java

**Hilfreich** für das Verständnis einiger Konzepte sind darüber hinaus:

- Kenntnisgruppe 1:
* Kenntnis 1
* Erfahrung 2
* Kenntnis 3
* Erfahrung 4
* Wissen 5
- Kenntnisse im Umgang mit JVM-basierten Programmiersprachen
- Erste praktische Erfahrung mit gängigen Cloud-Anbietern
- Erste praktische Erfahrung mit CI/CD-Pipelines.

// end::DE[]

// tag::EN[]
=== Prerequisites

Participants **should** have the following prerequisite knowledge:

- Prerequisite 1
- Prerequisite 2, etc.
- Practical experience in the design and development of small to medium-sized software systems
- First practical experience in monitoring software systems
- Practical experience in development with Java

Knowledge in the following areas may be **helpful** for understanding some concepts:

- Area 1:
* Knowledge 1
* Experience 2
* Knowledge 3
* Experience 4
* Understanding 5
- Knowledge in dealing with JVM-based programming languages
- First practical experience with common cloud providers
- First practical experience with CI/CD pipelines.

// end::EN[]

[NOTE]
Expand Down