SRE
Quick Definition
Applying software engineering principles to operations
Full Definition
Site Reliability Engineering applying software engineering principles to operations.
Examples
error budgets, SLIs, SLOs, toil reduction, automation
Related Terms
devops
monitoring
incident-response
More DevOps Terms
Service Mesh
Infrastructure layer managing service-to-service communication
Containerization
Packaging apps with dependencies into isolated containers
Observability
Understanding system state from external outputs
Git
Distributed version control system for tracking code changes
Toil
Manual repetitive automatable operational work
Immutable Infrastructure
Replacing servers instead of modifying them for updates