Everything as code¶
"Code is the truth"¶
Code describes and operate the real world with:
- Accuracy and Definitiveness
- Transparency and Clarity
- Source of Truth
- Validation and Audit
- Agility and Responsiveness
- Communication and Collaboration
Infrastructure as Code (IaC)¶
- Support automation.
- Avoid errors and cursoriness from manual setup.
- Reusable and save time.