General
30 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
Scalability
Ability to handle increased load by adding resources
Data Pipeline
Series of processing steps moving data from source to destination
Container
Lightweight package with everything to run software
System Design
Defining architecture components and interfaces for systems
Design Patterns
Reusable solutions to common software design problems
Event Sourcing
Storing all state changes as immutable event sequences