nerdexam
Cisco

350-401 · Question #1323

Drag and Drop Question Drag and drop the characteristics from the left onto the corresponding orchestration tool on the right. Answer:

The correct answer is managed hosts pull configuration from the main node; requires an agent to be installed on hosts; configuration files are procedural; uses SSH. The correct arrangement maps characteristics to their respective orchestration tools based on fundamental architectural differences. Puppet uses an agent-based, pull model where managed hosts pull configuration from the main (Puppet) node and require an agent installed on hosts,

Submitted by yuki_2020· Mar 6, 2026Understand the key differences between orchestration and configuration management tools such as Puppet, Ansible, Chef, and Salt - including their communication methods, agent requirements, and configuration paradigms (declarative vs procedural).

Question

Drag and Drop Question Drag and drop the characteristics from the left onto the corresponding orchestration tool on the right. Answer:

Exhibit

350-401 question #1323 exhibit

Answer Area

Drag items

managed hosts pull configuration from the main nodeconfiguration files are proceduraluses SSHrequires an agent to be installed on hosts

Correct arrangement

  • managed hosts pull configuration from the main node
  • requires an agent to be installed on hosts
  • configuration files are procedural
  • uses SSH

Explanation

The correct arrangement maps characteristics to their respective orchestration tools based on fundamental architectural differences. Puppet uses an agent-based, pull model where managed hosts pull configuration from the main (Puppet) node and require an agent installed on hosts, while Chef also uses agents but with procedural (recipe-based) configuration files. Ansible is agentless and uses SSH for communication, with procedural playbooks - meaning 'uses SSH' and 'configuration files are procedural' map to Ansible, while 'managed hosts pull configuration from the main node' and 'requires an agent to be installed on hosts' map to Puppet.

Topics

#Configuration Management#Orchestration Tools#Puppet vs Ansible#Infrastructure Automation

Community Discussion

No community discussion yet for this question.

Full 350-401 Practice