Evolution Guides — "How We Got Here"¶
Historical context for modern DevOps tooling. Understanding the problems each generation solved helps you make better decisions about the current generation.
| # | Guide | Arc | Eras Covered |
|---|---|---|---|
| 1 | From Bare Metal to Serverless | Infrastructure | 6 eras, ~25 years |
| 2 | Configuration Management | Infrastructure | 6 eras, ~20 years |
| 3 | Infrastructure as Code | Infrastructure | 6 eras, ~15 years |
| 4 | Container Evolution | Infrastructure | 6 eras, ~40 years |
| 5 | CI/CD Evolution | Deployment | 5 eras, ~25 years |
| 6 | Deployment Strategies | Deployment | 6 eras, ~20 years |
| 7 | Artifact Management | Deployment | 6 eras, ~25 years |
| 8 | Monitoring Evolution | Observability | 6 eras, ~20 years |
| 9 | Logging Evolution | Observability | 5 eras, ~20 years |
| 10 | Incident Management | Observability | 5 eras, ~20 years |
| 11 | Service Communication | Networking | 5 eras, ~20 years |
| 12 | Secrets Management | Security | 5 eras, ~15 years |
| 13 | Supply Chain Security | Security | 5 eras, ~10 years |
| 14 | Application Architecture | Platform | 5 eras, ~25 years |
| 15 | Kubernetes Itself | Platform | 5 eras, ~15 years |
| 16 | Developer Experience | Platform | 6 eras, ~20 years |
Pages that link here¶
- How We Got Here: Application Architecture
- How We Got Here: Artifact Management
- How We Got Here: CI/CD Evolution
- How We Got Here: Configuration Management
- How We Got Here: Container Evolution
- How We Got Here: Deployment Strategies
- How We Got Here: Developer Experience
- How We Got Here: From Bare Metal to Serverless
- How We Got Here: Incident Management
- How We Got Here: Infrastructure as Code
- How We Got Here: Kubernetes Itself
- How We Got Here: Logging Evolution
- How We Got Here: Monitoring Evolution
- How We Got Here: Secrets Management
- How We Got Here: Service Communication