Portal | Level: L1: Foundations | Topics: Configuration Management | Domain: DevOps & Tooling
Automation¶
Level: L1 | Domain: devops
Automation replaces repetitive manual tasks with scripts, pipelines, and tooling that execute reliably and consistently. In DevOps and SRE, automation targets toil -- work that is manual, repetitive, automatable, tactical, and scales linearly with service growth.
Deciding what to automate requires evaluating task frequency, error risk, blast radius, process stability, and maintenance cost. Not everything should be automated; some tasks benefit from partial automation with human approval gates.
See Also¶
Pages that link here¶
- CI/CD Pipelines & Patterns
- Configuration Management
- Decision Tree: Should I Automate This?
- Python for Infrastructure
- SRE Practices
- Toil Reduction
Wiki Navigation¶
Related Content¶
- Configuration Management (Topic Pack, L1) — Configuration Management