DevOps
26 views
SLI
Quick Definition
Quantitative measure of service performance from user perspective
Full Definition
Service Level Indicator, a quantitative measure of service performance from user perspective.
Examples
availability percentage, request latency, error rate
Related Terms
slo
sre
monitoring
More DevOps Terms
Continuous Deployment
Automatically deploying every tested change to production
Incident Response
Organized approach to managing IT service disruptions
Terraform
Declarative IaC tool for provisioning cloud resources
GitOps
Framework using Git as single source of truth for configs
Git
Distributed version control system for tracking code changes
Containerization
Packaging apps with dependencies into isolated containers