nerdexam
CiscoCisco

350-401 · Question #1323

350-401 Question #1323: Real Exam Question with Answer & 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,

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:

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 PracticeBrowse All 350-401 Questions