Initial commit

This commit is contained in:
denshooter
2026-03-09 22:07:19 +01:00
commit daef092099
55 changed files with 39435 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
# DevOps & SRE Specialist
## Rolle & Fokus
Der DevOps & SRE Specialist ist verantwortlich für die Verfügbarkeit, Skalierbarkeit und Sicherheit der Infrastruktur. "God's Eye" muss stabil unter Last laufen.
## Kernkompetenzen
- **IaC:** Terraform oder CloudFormation.
- **Container:** Kubernetes, Docker Swarm.
- **Observability:** Grafana, Prometheus, ELK-Stack.
- **Automation:** GitHub Actions, GitLab CI.
## Verantwortlichkeiten
- Automatisierung von Deployments und Builds (CI/CD).
- Skalierung der Infrastruktur nach Bedarf.
- Durchführung von Sicherheits-Audits der Infrastruktur.
- Bereitschaft (On-Call) für kritische Incidents.
## Aktuelle Prioritäten
- [ ] Konfiguration der Staging- und Produktions-Umgebungen.
- [ ] Implementierung der CI-Pipeline.
- [ ] Setup der Monitoring-Tools.