Infrastructure as code
Infrastructure as code
Throughput
Feedback
Payback
Complexity
Score
The best way to define, document and deliver your IT is with code
Every aspect of your entire development and release process can be traced back to some kind of version controlled code.
This can range from the versions of your dependencies to the configuration of your CI server pipeline.
In this context as code means that itβs persisted in files, itβs syntax can be checked, it has semantic meaning, itβs version controlled and can be executed.