-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
3,861 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
# Fortgeschritten | ||
|
||
## Lifecycle | ||
|
||
![DevOps Lifecycle](./../99_assets/images/devops-cycle.jpeg) | ||
|
||
## CALMS | ||
|
||
- **C**ulture | ||
- **A**utomation | ||
- **L**ean | ||
- **M**easurement | ||
- **S**haring | ||
|
||
|
||
## Die 3 Wege von DevOps | ||
![The Three Ways: The Principles Underpinning DevOps](./../99_assets/images/threeWaysOfDevOps.svg) | ||
|
||
**Der Erste Weg: Systemdenken** | ||
- Verstehen des gesamten Systems und der Auswirkungen von Entscheidungen auf das Gesamtsystem. | ||
- Fokus auf den End-to-End-Fluss der Arbeit. | ||
|
||
**Der Zweite Weg: Amplify Feedback Loops** | ||
- Schnelles Feedback ermöglichen, um schnelle Anpassungen vornehmen zu können. | ||
- Einführung von Feedbackschleifen an allen Stellen des Entwicklungs- und Bereitstellungsprozesses. | ||
|
||
**Der Dritte Weg: Experimente und Lernen fördern** | ||
- Mut zur Innovation und Experimentation. | ||
- Lernen aus Fehlern und kontinuierliche Verbesserung. | ||
|
||
|
||
## PPT (People, Process, Technology) | ||
Zitat: “DevOps at a very high-level involves People, Process, and Products/Tools – and in that order intentionally.” John Willis | ||
|
||
## 24 Key Caps | ||
![24 Key Caps](./../99_assets/images/24-key-caps.png) | ||
|
||
### Referenzen und weiterführende Links | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Integration von Security in DevOps | ||
|
||
## Shift Left | ||
- Reduziertes Risiko von Sicherheitsverletzungen | ||
- Verkürzte Entwicklungsdauer durch frühzeitige Fehlerbehebung | ||
- Optimierung der Teamzusammenarbeit | ||
- Ehöhte Kundenzufriedenheit und mehr Vertrauen durch sichere Produkte | ||
|
||
![Shift Left Security](./../99_assets/images/shiftLeftSecurity.png) | ||
|
||
## Vorteile | ||
- Früherkennung von Sicherheitslücken | ||
- Schnellere Reaktion auf Sicherheitsbedrohungen | ||
- Reduzierung von Sicherheitsrisiken und -kosten | ||
- Förderung der Zusammenarbeit zwischen Teams | ||
- Automatisierung von Sicherheitsmaßnahmen | ||
|
||
## Herausforderungen | ||
- Geschwindigkeit und Druck für schnelle Bereitstellungen | ||
- Kulturelle Unterschiede zwischen Entwicklungs- und Sicherheitsteams | ||
- Werkzeug- und Prozessintegration | ||
- Komplexität der Anwendungsarchitekturen | ||
- Schulung und Kompetenzentwicklung | ||
- [Security Certification Roadmap](https://pauljerimy.com/security-certification-roadmap/) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.