QuestionQ347

Infrastructure and Automation

An engineer is accountable for managing the organization’s infrastructure as code. The engineer must carry out the following tasks on a group of virtual machines that have already been provisioned:

  • Install software.
  • Deploy new configurations.
  • Maintain the infrastructure.

Which configuration management tool must be used to perform these tasks?

  • A Cisco NSO
  • B Python
  • C Docker
  • D Ansible
Explanation

Ansible is a configuration-management and automation tool that uses reusable playbooks to manage and maintain system configuration, deploy software, and keep multiple machines in the declared desired state.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!