Infrastructure as Code: Imperative vs Declarative
There are many good articles available that discuss in depth the difference between imperative and declarative style programming. Here I'm going to take a look at a very narrow subset of this debate, that of Infrastructure as Code, (Iac), and hopefully show off the difference between the two approa…
Mike Brooks