The key advantage of declarative configuration in Infrastructure as Code is state reconciliation, which ensures the actual state of the data center fabric matches the intended state without requiring explicit step-by-step instructions. In imperative scripting, you write code that tells the system exactly how to perform tasks, such as login, run command A....
Log in to view the answer