nerdexam
CompTIA

CLO-002 · Question #534

Which of the following best facilitates a software company's adoption of a DevOps approach to development when operating in a cloud environment?

The correct answer is A. Infrastructure as code. Infrastructure as code (IaC) allows developers and operations teams to manage and provision cloud infrastructure using machine-readable configuration files, making it easier to automate and streamline the deployment and management of resources. This practice aligns well with…

Cloud Management and Operations

Question

Which of the following best facilitates a software company's adoption of a DevOps approach to development when operating in a cloud environment?

Options

  • AInfrastructure as code
  • BUpgrades and patching
  • CTemplates
  • DAuto-scaling

How the community answered

(16 responses)
  • A
    75% (12)
  • B
    6% (1)
  • C
    13% (2)
  • D
    6% (1)

Explanation

Infrastructure as code (IaC) allows developers and operations teams to manage and provision cloud infrastructure using machine-readable configuration files, making it easier to automate and streamline the deployment and management of resources. This practice aligns well with the DevOps approach by enabling automation, consistency, and scalability, thus facilitating collaboration between development and operations teams in a cloud environment.

Topics

#infrastructure as code#DevOps#cloud automation#IaC

Community Discussion

No community discussion yet for this question.

Full CLO-002 Practice