General
29 views
Site Reliability
Quick Definition
Engineering approach to IT operations with software practices
Full Definition
Engineering approach to IT operations using software engineering practices.
Examples
error budgets, SLIs, SLOs, toil reduction, automation
Related Terms
sre
devops
monitoring
More General Terms
Scrum
Agile framework using fixed-length sprints
12-Factor App
Methodology for building scalable maintainable SaaS apps
Refactoring
Restructuring code without changing external behavior
API Documentation
Documentation describing API usage and integration
Design Patterns
Reusable solutions to common software design problems
Domain-Driven Design
Software approach centered on business domain logic