Govur University Logo
--> --> --> -->
...

In the context of Infrastructure as Code (IaC), what is the key advantage of using declarative configuration over imperative scripting for data center fabric management?



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



Redundant Elements