General
139 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
Agile
Iterative approach delivering value incrementally
CQRS
Separating read and write models for better scaling
SOLID
Five design principles for maintainable OOP software
Version Control
Systems tracking code changes for collaboration
Microservice Architecture
Structuring apps as loosely coupled independent services
Documentation as Code
Applying dev practices to documentation management