nerdexam
Cisco

350-601 · Question #252

A company is investigating different options for IT automation tools. The IT team has experience with Python programming language and scripting using a declarative language. The proposed tool should…

The correct answer is B. Ansible. Ansible is an agentless automation that automates deployment, configuration management (maintain infrastructure consistency) and orchestration (execution of multiple applications in order). Ansible gains its popularity due to its simplicity for being agentless, efficient…

Automation

Question

A company is investigating different options for IT automation tools. The IT team has experience with Python programming language and scripting using a declarative language. The proposed tool should be easy to set up and should not require installing an agent on target devices. The team will also need to build custom modules based on the Python programming language to extend the tool's functionality. Which automation tool should be used to meet these requirements?

Options

  • APuppet
  • BAnsible
  • CNX-API
  • DChef

How the community answered

(33 responses)
  • A
    15% (5)
  • B
    73% (24)
  • C
    9% (3)
  • D
    3% (1)

Explanation

Ansible is an agentless automation that automates deployment, configuration management (maintain infrastructure consistency) and orchestration (execution of multiple applications in order). Ansible gains its popularity due to its simplicity for being agentless, efficient, requires no additional software installed on target machine, use the simple YAML and complete with

Topics

#Automation Tools#Ansible#Agentless Automation#Python

Community Discussion

No community discussion yet for this question.

Full 350-601 Practice