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,
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
Community Discussion
No community discussion yet for this question.