
43
IaC (Infrastructure as Code)
e best way to think of Infrastructure as Code is in the literal sense. ere is a long history of
configuration languages that manage infrastructure. When I worked at Calte in 2000, I used tools
like radmind¹²⁰, CFEngine¹²¹ and [.
Newer generation tools include Terraform¹²² and Pulumi¹²³. e general concept is that the applica-
tion soware and the deployment environment benefit from automation. Humans make mistakes,
but automation is forever.
Learn what IAC is in the following screencast.
Video Link: hps://www.youtube.com/wat?v=rfZWRpN6Da4¹²⁴
Learn what IAC in the real world is in the following screencast.
Video Link: ...