DevOps Intermediate
On-Call Best Practices¶
On-CallSREAlerting 3 min read
Efektivni on-call. Alerting, runbooks, udrzitelnost.
Principley¶
- Jasna rotace
- Dokumentovane runbooks
- Actionable alerts
- Kompenzace
Runbook¶
# Alert: HighErrorRate
## Kroky
1. kubectl get pods -n production
2. kubectl logs -l app=api --tail=100
3. Bad deploy? kubectl rollout undo deploy/api
Shrnuti¶
Actionable alerts + runbooks + ferova rotace = udrzitelny on-call.
Need Help with Implementation?¶
Our team has experience designing and implementing modern architectures. We’re happy to help.