nerdexam
Cisco

350-601 · Question #16

What is an advantage of using Ansible for automation as compared to Puppet and Chef?

The correct answer is A. Ansible performs automation without installing a software agent on the target node. Ansible is a radically simple IT automation engine that automates cloud provisioning, configuration management, application deployment, intra-service orchestration, and many other Designed for multi-tier deployments since day one, Ansible models your IT infrastructure by…

Automation

Question

What is an advantage of using Ansible for automation as compared to Puppet and Chef?

Options

  • AAnsible performs automation without installing a software agent on the target node.
  • BAnsible abstracts a scenario so that one set of configuration settings can be used across multiple
  • CAnsible automates the enforcement of configuration settings.
  • DAnsible configures a set of CLI commands on a device by using NETCONF.

How the community answered

(40 responses)
  • A
    88% (35)
  • B
    8% (3)
  • C
    3% (1)
  • D
    3% (1)

Explanation

Ansible is a radically simple IT automation engine that automates cloud provisioning, configuration management, application deployment, intra-service orchestration, and many other Designed for multi-tier deployments since day one, Ansible models your IT infrastructure by describing how all of your systems inter-relate, rather than just managing one system at a time. It uses no agents and no additional custom security infrastructure, so it's easy to deploy - and most importantly, it uses a very simple language (YAML, in the form of Ansible Playbooks) that allow you to describe your automation jobs in a way that approaches plain English.

Topics

#Ansible#Automation tools#Agentless architecture#Configuration Management

Community Discussion

No community discussion yet for this question.

Full 350-601 Practice