nerdexam
IBM

C1000-176 · Question #23

How do immutable infrastructure and software-defined environments contribute to ease of operations and automation?

The correct answer is B. Through the reduction of deployment variability and increase in predictability. Option B is correct because immutable infrastructure treats servers and environments as disposable units that are replaced rather than modified - once deployed, they don't change. This eliminates configuration drift (where servers gradually diverge over time), making every…

Advanced Cloud Concepts and Principles

Question

How do immutable infrastructure and software-defined environments contribute to ease of operations and automation?

Options

  • ABy requiring frequent manual updates and patches
  • BThrough the reduction of deployment variability and increase in predictability
  • CBy increasing the need for specialized hardware
  • DThrough the exclusive use of physical servers to maintain state

How the community answered

(35 responses)
  • A
    11% (4)
  • B
    80% (28)
  • C
    3% (1)
  • D
    6% (2)

Explanation

Option B is correct because immutable infrastructure treats servers and environments as disposable units that are replaced rather than modified - once deployed, they don't change. This eliminates configuration drift (where servers gradually diverge over time), making every deployment predictable and consistent, which is exactly what enables reliable automation.

Why the distractors are wrong:

  • A is the opposite of the goal - immutable infrastructure eliminates manual patching by replacing entire instances instead of updating them in place.
  • C is wrong because software-defined environments abstract away hardware dependencies, reducing (not increasing) reliance on specialized hardware.
  • D is wrong because immutable and software-defined approaches favor virtualization, containers, and cloud resources - physical servers with persistent state are the old model being replaced.

Memory tip: Think of immutable infrastructure like vending machine cans - you don't "patch" a dented can, you replace it with a fresh one. Every can is identical, making the machine predictable and easy to restock automatically. "Software-defined" means the machine itself is programmable, not bolted to the floor.

Topics

#immutable infrastructure#software-defined environments#deployment variability#automation

Community Discussion

No community discussion yet for this question.

Full C1000-176 Practice