nerdexam
CompTIA

CV0-003 · Question #405

A company wants to deploy new compute resources efficiently through automation. Which of the following is a key success factor to achieve automation?

The correct answer is D. Establish and document standard changes.. Establishing and documenting standard changes provides the consistent, repeatable procedural foundation that automation tools require to deploy compute resources reliably.

DevOps fundamentals

Question

A company wants to deploy new compute resources efficiently through automation. Which of the following is a key success factor to achieve automation?

Options

  • ADeploy virtualized resources to the cloud.
  • BEnsure surplus compute resources are available.
  • CMove security testing to the end of the process.
  • DEstablish and document standard changes.

How the community answered

(25 responses)
  • A
    4% (1)
  • B
    4% (1)
  • D
    92% (23)

Why each option

Establishing and documenting standard changes provides the consistent, repeatable procedural foundation that automation tools require to deploy compute resources reliably.

ADeploy virtualized resources to the cloud.

Deploying virtualized resources to the cloud is a deployment destination or method, not a prerequisite or enabler of the automation process itself.

BEnsure surplus compute resources are available.

Maintaining surplus compute resources addresses capacity planning but has no bearing on whether deployment processes can be effectively automated.

CMove security testing to the end of the process.

Deferring security testing to the end of the pipeline reduces security coverage and contradicts DevSecOps principles, and does not contribute to automation success.

DEstablish and document standard changes.Correct

Automation tools execute predefined steps against documented procedures - without established standard changes, there is no consistent template for the automation to replicate. Standardization eliminates variability, making deployment processes scriptable and enabling reliable, repeatable compute provisioning at scale.

Concept tested: Automation prerequisites and process standardization

Source: https://learn.microsoft.com/en-us/azure/architecture/framework/devops/automation-overview

Topics

#automation#standard changes#compute provisioning#change management

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice