nerdexam
Fortinet

FCSS_CDS_AR-7.6 · Question #60

Which statement about immutable infrastructure in automation is true?

The correct answer is A. It is the practice of deploying a new server for every configuration change. Immutable infrastructure means that servers are never modified after deployment. Instead, any configuration change or update is applied by deploying a new server instance with the desired configuration, ensuring consistency and reducing configuration drift.

Multi-Cloud Security Orchestration

Question

Which statement about immutable infrastructure in automation is true?

Options

  • AIt is the practice of deploying a new server for every configuration change.
  • BIt is the practice of deploying two parallel servers for high availability.
  • CIt is the practice of modifying the existing server configuration after it is deployed.
  • DIt is the practice of applying hotfixes and OS patches after deployment.

How the community answered

(54 responses)
  • A
    87% (47)
  • B
    7% (4)
  • C
    2% (1)
  • D
    4% (2)

Explanation

Immutable infrastructure means that servers are never modified after deployment. Instead, any configuration change or update is applied by deploying a new server instance with the desired configuration, ensuring consistency and reducing configuration drift.

Topics

#immutable infrastructure#server deployment#automation#IaC principles

Community Discussion

No community discussion yet for this question.

Full FCSS_CDS_AR-7.6 Practice