nerdexam
CSA

CCSK · Question #85

CCSK Question #85: Real Exam Question with Answer & Explanation

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

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.

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

Community Discussion

No community discussion yet for this question.

Full CCSK Practice