Info

Infrastructure Of Code is a practice of writing code that is meant to provision the infrastructure of a given stack. This is usually done with the help of a IAC tool, but can be something custom as well, like API calls or bash scripts.

Map Of Content