nerdexam
CSA

CCSK · Question #85

What does it mean if the system or environment is built automatically from a template?

The correct answer is C. Changes made in production are overwritten by the next code or template change. 10.1.3.4 If the system or environment is built automatically from a template, likely from a CI/ CD pipeline, then any changes made in production will be overwritten by the next code or template

Cloud Platform and Infrastructure Security

Question

What does it mean if the system or environment is built automatically from a template?

Options

  • ANothing.
  • BIt depends on how the automation is configured.
  • CChanges made in production are overwritten by the next code or template change.
  • DChanges made in test are overwritten by the next code or template change.
  • EChanges made in production are untouched by the next code or template change.

How the community answered

(34 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    74% (25)
  • D
    9% (3)
  • E
    12% (4)

Explanation

10.1.3.4 If the system or environment is built automatically from a template, likely from a CI/ CD pipeline, then any changes made in production will be overwritten by the next code or template

Topics

#immutable infrastructure#infrastructure as code#template automation#production changes

Community Discussion

No community discussion yet for this question.

Full CCSK Practice