2 — Infrastructure Lifecycle
Purpose
[stub: infrastructure-lifecycle]
Metadata
| Author | Amit Singh |
| Scope | infrastructure-platform-engineering |
Local graph
Related notes
1 — Infrastructure as Code Principles
Covers the core IaC principles — declarative vs. imperative style, desired state, idempotency, drift management, and immutability.
3 — State Management
Covers Terraform/OpenTofu state management — local vs. remote state, locking, securing state, and recovering from state corruption.
4 — Infrastructure Versioning
Applies Git-based version control, semantic versioning, and release strategies to infrastructure code and modules.
1 — From Infrastructure Operations to Infrastructure Platforms
Traces how infrastructure management evolved from ticket-driven operations into a product built by a platform team for internal infrastructure consumers.