Which of the following describes only the desired state of the system?
Declarative
Intelligent
Iterative
Imperative
Answers
Answered by
20
Explanation:
option d is correct
.........
Answered by
1
Intelligent describes only the desired state of the system.
Explanation:
The three approaches to Infrastructure as Code (IaC) are declarative (functional), imperative (procedural), and intelligent (environment aware).
- The declarative focuses on what the final configuration of the target should be.
- The imperative focuses on how to change the infrastructure for achieving this.
- Intelligent focuses on why configuration should be a certain way forward. The intelligent decides the appropriate desired state before the device performs what should happen in order to achieve the desired state that does not have an effect on co-dependent applications.
To know more
Which is a core part of IaC?
https://brainly.in/question/7640861
IaC was initially evolved to support
https://brainly.in/question/6802533
Similar questions