C1000-176 · Question #64
In the context of immutable cloud infrastructure, what advantage does software-defined environments offer?
The correct answer is B. Flexibility and speed in provisioning and scaling resources. Software-defined environments allow infrastructure to be defined as code, enabling teams to provision, scale, and replicate environments rapidly without touching physical hardware - making B the clear winner. Option A is wrong because software-defined infrastructure reduces…
Question
In the context of immutable cloud infrastructure, what advantage does software-defined environments offer?
Options
- AIncreased need for manual intervention in infrastructure setup
- BFlexibility and speed in provisioning and scaling resources
- CDependency on physical hardware adjustments for scaling
- DLimitations in the types of applications that can be deployed
How the community answered
(55 responses)- A9% (5)
- B84% (46)
- C5% (3)
- D2% (1)
Explanation
Software-defined environments allow infrastructure to be defined as code, enabling teams to provision, scale, and replicate environments rapidly without touching physical hardware - making B the clear winner. Option A is wrong because software-defined infrastructure reduces manual intervention, not increases it; the whole point is automation. Option C is the opposite of reality: software abstraction removes the dependency on physical hardware adjustments entirely. Option D is also incorrect because treating infrastructure as code actually broadens deployment flexibility, supporting a wide range of application types across environments.
Memory tip: Think "software-defined = speed and flexibility" - if you can define your entire infrastructure in a config file, you can spin it up, tear it down, and scale it in seconds. Anything involving manual work or physical hardware is the antithesis of this concept.
Topics
Community Discussion
No community discussion yet for this question.