Computer Science, asked by agrawalpayal06, 10 months ago

Which of the following describes only the desired state of the system?

Declarative

Intelligent

Iterative

Imperative

Answers

Answered by Anonymous
20

Explanation:

option d is correct

.........

Answered by smartbrainz
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