Infrastructure as Code
-
Project Metrics
Add a new machine to CI/CD (Infrastructure as Code)
-
Infrastructure as Data
Better than Infrastructure as Code because it prevents you from relying on configuration that can’t be statically analyzed. Configuration should ideally not be turing complete, and declarative infrastructure is really just a configuration for a wider context than a single application.
- Configuration